Overblog
Follow this blog Administration + Create my blog
dionysus

Some question about the test - part 12

April 30 2019 , Written by Harry Published on #TESTER

Q35. Component testing is also called as: i.unit testing ii. program testing iii. module testing iv. system component testing Choose A, i, ii, iii are true, iv is false B, i, ii, iii, iv are true C, i, ii, iv are true, iii is false D, all of the above...

Read more

Some question about the test - part 11

April 30 2019 , Written by Harry Published on #TESTER

Q31. Purpose of test design technique is A, identifying test conditions only, not identifying test cases B, not identifying test conditions, identifying test cases only C, identifying test conditions and identifying test cases D, identifying test conditions...

Read more

Some question about the test - part 10

April 30 2019 , Written by Harry Published on #TESTER

Q28. The difference between re-testing and regression testing is: A, re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects B, re-testing looks for unexpected side-effects; regression testing ensures...

Read more

Some question about the test - part 9

April 30 2019 , Written by Harry Published on #TESTER

Q25. Functional system testing is: A, testing that the system functions with other systems B, testing that the components that comprise the system function together C, testing the end to end functionality of the system as a whole D, testing the system...

Read more

Some question about the test - part 8

April 30 2019 , Written by Harry Published on #TESTER

Q22. Non-functional system testing includes: A, testing to see where the system does not function correctly B, testing quality attributes of the system including performance and usability C, testing a system function using only the software required for...

Read more

Some question about the test - part 7

April 30 2019 , Written by Harry Published on #TESTER

Q19. Which of the following is a form of functional testing? A, boundary value analysis B, usability testing C, performance testing D, security testing Answer: A Q20. Regression testing should be performed: v. every week w. after the software has changed...

Read more

Some question about the test - part 6

April 30 2019 , Written by Harry Published on #TESTER

Q16. Alpha testing is: A, post-release testing by end user representatives at the developer’s site. B, the first testing that is performed. C, pre-release testing by end user representatives at the developer’s site. D, pre-release testing by end user...

Read more

Some question about the test - part 5

April 30 2019 , Written by Harry Published on #TESTER

Q13. Which of the following is true of the V-model? A, It states that modules are tested against user requirements. B, It only models the testing phase. C, It specifies the test techniques to be used. D, It includes the verification of designs. Answer...

Read more

Purpose and Content of a Test Plan

April 29 2019 , Written by Harry Published on #TESTER

Purpose and Content of a Test Plan A test plan outlines test activities for development and maintenance projects. Planning is influenced by the test policy and test strategy of the organization, the development lifecycles, and methods being used, the...

Read more

Test execution tools

April 29 2019 , Written by Harry Published on #TESTER

Test execution tools Test execution tools execute test objects using automated test scripts. This type of tool often requires significant effort in order to achieve significant benefits. Capturing tests by recording the actions of a manual tester seems...

Read more
1 2 3 4 5 > >>