1.To check whether coding standards are followed, which type of testing will be beneficial?
2.What is the main task of test planning?
(1/1 Point)
3.Which of the following testing is refers to as a fault-based testing technique?
(1/1 Point)
4.What is the best time to perform Regression testing?
(1/1 Point)
5.Which of the below testing is executed without documentation and planning is known as?
(1/1 Point)
6.Followings are the major tasks of Test Analysis and Design Activity. Arrange them in correct order.
1. Identify and prioritize test conditions
2. Design and prioritize the test
3. Identify the data used for test procedure
4. Review the test basis
5. Evaluate testability of test basis
6. Design the test environment set up and identify any required infrastructure and tools
(2/2 Points)
7.How much percentage of budget should be dedicated to testing activity for achieving its effectiveness?
(2/2 Points)
8.Define the term failure?
(1/1 Point)
9. In which environment we can performed the Beta testing?
(1/1 Point)
10.What is error guessing in software testing?
(1/1 Point)
11.Software Tester focuses more on complex part of the software. Which of the following testing principles implies this?
(2/2 Points)
12.In which environment we can performed the Alpha testing?
(1/1 Point)
13.Who generally uses the Static Analysis Tools?
(1/1 Point)
14.Where do the testers fail to find the incidents
(2/2 Points)
15.Which of the following is not a valid software testing technique?
(1/1 Point)
16.Why it is difficult for a developer to do a testing job?
(1/1 Point)
17. What is the meaning of Functional Cohesion?
(1/1 Point)
18.Which is not the right approach of Incremental testing approach?
(1/1 Point)
19.Does the customer get a 100% bug-free product?
(1/1 Point)
20.Which of the following term describes testing?
(1/1 Point)
21.Configuration Testing deals with hardware while compatibility testing deals with Software.
(1/1 Point)
22.Sanity testing is a ------?
(1/1 Point)
23.Which of the following is / are Integration approaches?
(1/1 Point)
24.Which of the following statements are correct?
1. Stubs are used in bottom-up approach.
2. Stubs are used in Top-down approach.
3. Drivers are used in bottom-up approach.
4. Drivers are used in Top-down approach.
(2/2 Points)
25.Which of the following statement / s is / are correct?
1. Stubs are dummy calling program.
2. Drivers are dummy called program.
(1/1 Point)
26.What are the criteria to decide the testing efforts?
1. Time and budget
2. Size of development team
3. Size of testers
4. Risk associated with project
(2/2 Points)
27.ITG stands for------?
(1/1 Point)
28.Which of the following testing is also called Acceptance testing?
(1/1 Point)
29.Which of the below is not a part of the Test Plan?
(1/1 Point)
30.Testing helps us to __________ of product by finding defects in product.
(2/2 Points)
31.Which of the below testing is related to Non-functional testing?
(1/1 Point)
32.A retail company purchased commercial off the shelf application for automating their billing process. But before introducing it on large scale they are going for beta testing .What will be the reason for doing this?
(2/2 Points)
33.What are the various Testing Levels?
(1/1 Point)
34.If a problem occurs in a system 6 months after it completely goes live, what will be the approach for fixing that problem on very urgent basis?
(2/2 Points)
35. Which items is / are Configuration Items?
(2/2 Points)
36.Who leads a walkthrough?
(2/2 Points)
37.Writing a test summary report is a major task of ____________.
(2/2 Points)
38.The Regression test case is not a --------?
(1/1 Point)
39. Which of the following statement is used to discover errors in the test case?
(1/1 Point)
40.Which Test Document is used to define the Exit Criteria of Testing?
(1/1 Point)
41.Define the term verification in V and V model?
(1/1 Point)
42.We use the dot (.) operator followed by either a * or a +. The + tells the regular expression that there will be instances between "0" and "n", while the * tells the regular expression that there will be instances between "1" and "n".
(2/2 Points)
43.Test plans are based on _______
(2/2 Points)
44.If all the statements of code are executed that means every decision is executed at least once.
(2/2 Points)
45.Impact analysis helps us to decide which of the following testing?
(1/1 Point)
Post a Comment