1. Which of the following type of Testing that does not require the tester to have knowledge on the internal logic of the application?
A. Unit Testing
B. Specification-based testing
C. Structural testing
D. System Testing
ANS. D
2. Which one of the following are non-functional testing methods?
A. System Testing
B. Performance Testing
C. Stress Testing
D. Both Stress Testing and Performance Testing
ANS. D
3. Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is:-
A. System Level Testing
B. Component Testing
C. Integration Level Testing
D. Unit Level Testing
ANS. C
4.In top-down integration testing drivers are required for testing.State True or False
A. TRUE
B. FALSE
ANS. B
5. Structural testing helps measure the thoroughness of testing ,
through assessment of coverage of a type of structure.
A. FALSE
B. TRUE
ANS. B
6. Reviewing the test basis is part of which phase?
A.Evaluating exit criteria and reporting
B.Test Implementation and execution
C.Test Closure Activities
D.Test Analysis and Design
ANS. D
7.Which of the following type of integration strategy is not recommended
A.Top down
B.Bottom up
C.Random
D.Big Bang
ANS. C
8. Which among the following are common items to focus on during Integration testing?
A.All of the listed options
B.Performance and load lists on individual application components
C.Output interface file accuracy
D.Validation of links between the client and server
ANS. A
9. The most effective test approach to begin testing is___
A.After design
B.After freezing requirements
C.After coding
D.Once the project begins
ANS. D
10. Which of the following is the correct sequence of test execution?
A.Assign test scripts, Set up test environment, Identify test cases & test cycles, Review test results
B.Set up test environment, Identify test cases & test cycles, Assign test scripts, Review test results
C.Identify test cases & test cycles, Assign test scripts, Set up test environment, , Review test results,
D.Set up test environment, Identify test cases & test cycles, Review test results, Assign test scripts
ANS. B
11. Which of the following is the objectives of testing ?
A.To protect the end user
B.Track chage request
C.Finding defects
D.To show that the program works
ANS. C
12. What level of testing is done in COTS(Commercial off-the-shelf) software ?
A.non functional testing
B.System Testing
C.Smoke Testing
D.Unit & System Integration Testing
ANS. D
13. Which of the following is not a part of the Test Implementation and Execution Phase?
A.Creating test suites from the test cases
B.Designing the Tests
C.Executing test cases either manually or by using test execution tools
D.Comparing actual results
ANS. D
14. This testing approach is used in agile development methods.
A.Stress Testing
B.Incremental Testing
C.Security Testing
D.Load testing
ANS. B
15. If an acceptance criterion or expected result is not specified in a test.
A.We cannot run the test
B.We cannot automate the user scripts
C.It may be difficult to repeat the test
D.It will be difficult to decide, if the test has passed or failed
ANS. D
16. Testing and Quality Assurance are synonyms of the same activity. State True or False .
A.TRUE
B.FALSE
ANS. B
17. The difference between re-testing and regression testing is:
A.re-testing is done after faults are fixed; regression testing is done earlier
B.re-testing is done by developers; regression testing is done by independent testers
C.re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects
D.re-testing looks for unexpected side-effects; regression testing ensures the original fault has been removed
ANS. A
18. The fundamental test process consists of the following main activities
A.High Level Design Phase
B. Test Planning, Desing and control
C.Debugging
D.UI design
ANS. B
19. Defects detected during this phase is optimal since it saves a lot of time and money.
A.Testing Phase
B.Coding Phase
C.Design Phase
D.Requirement Analysis Phase
ANS. D
20._____________ testing verifies all the performance criteria have been achieved when the system is moved on to the production site
A.Security testing
B.System testing
C. User acceptance testing
D.Compliance testing
ANS. A
THANK YOU GUYS. IF YOU HAVE ANY DOUBT ASK IN THE COMMENT SECTION.
A. Unit Testing
B. Specification-based testing
C. Structural testing
D. System Testing
ANS. D
2. Which one of the following are non-functional testing methods?
A. System Testing
B. Performance Testing
C. Stress Testing
D. Both Stress Testing and Performance Testing
ANS. D
3. Testing activity which is performed to expose defects in the interfaces and in the interaction between integrated components is:-
A. System Level Testing
B. Component Testing
C. Integration Level Testing
D. Unit Level Testing
ANS. C
4.In top-down integration testing drivers are required for testing.State True or False
A. TRUE
B. FALSE
ANS. B
5. Structural testing helps measure the thoroughness of testing ,
through assessment of coverage of a type of structure.
A. FALSE
B. TRUE
ANS. B
6. Reviewing the test basis is part of which phase?
A.Evaluating exit criteria and reporting
B.Test Implementation and execution
C.Test Closure Activities
D.Test Analysis and Design
ANS. D
7.Which of the following type of integration strategy is not recommended
A.Top down
B.Bottom up
C.Random
D.Big Bang
ANS. C
8. Which among the following are common items to focus on during Integration testing?
A.All of the listed options
B.Performance and load lists on individual application components
C.Output interface file accuracy
D.Validation of links between the client and server
ANS. A
9. The most effective test approach to begin testing is___
A.After design
B.After freezing requirements
C.After coding
D.Once the project begins
ANS. D
10. Which of the following is the correct sequence of test execution?
A.Assign test scripts, Set up test environment, Identify test cases & test cycles, Review test results
B.Set up test environment, Identify test cases & test cycles, Assign test scripts, Review test results
C.Identify test cases & test cycles, Assign test scripts, Set up test environment, , Review test results,
D.Set up test environment, Identify test cases & test cycles, Review test results, Assign test scripts
ANS. B
11. Which of the following is the objectives of testing ?
A.To protect the end user
B.Track chage request
C.Finding defects
D.To show that the program works
ANS. C
12. What level of testing is done in COTS(Commercial off-the-shelf) software ?
A.non functional testing
B.System Testing
C.Smoke Testing
D.Unit & System Integration Testing
ANS. D
13. Which of the following is not a part of the Test Implementation and Execution Phase?
A.Creating test suites from the test cases
B.Designing the Tests
C.Executing test cases either manually or by using test execution tools
D.Comparing actual results
ANS. D
14. This testing approach is used in agile development methods.
A.Stress Testing
B.Incremental Testing
C.Security Testing
D.Load testing
ANS. B
15. If an acceptance criterion or expected result is not specified in a test.
A.We cannot run the test
B.We cannot automate the user scripts
C.It may be difficult to repeat the test
D.It will be difficult to decide, if the test has passed or failed
ANS. D
16. Testing and Quality Assurance are synonyms of the same activity. State True or False .
A.TRUE
B.FALSE
ANS. B
A.re-testing is done after faults are fixed; regression testing is done earlier
B.re-testing is done by developers; regression testing is done by independent testers
C.re-testing ensures the original fault has been removed; regression testing looks for unexpected side-effects
D.re-testing looks for unexpected side-effects; regression testing ensures the original fault has been removed
ANS. A
18. The fundamental test process consists of the following main activities
A.High Level Design Phase
B. Test Planning, Desing and control
C.Debugging
D.UI design
ANS. B
19. Defects detected during this phase is optimal since it saves a lot of time and money.
A.Testing Phase
B.Coding Phase
C.Design Phase
D.Requirement Analysis Phase
ANS. D
20._____________ testing verifies all the performance criteria have been achieved when the system is moved on to the production site
A.Security testing
B.System testing
C. User acceptance testing
D.Compliance testing
ANS. A
THANK YOU GUYS. IF YOU HAVE ANY DOUBT ASK IN THE COMMENT SECTION.
No comments:
Post a Comment