Sie sind auf Seite 1von 6

1. In Regression Testing cycle 1, six modules (Subsystem) testing was done.

In that Subsystem C has more number of defects (150% above average) among 6 subsystems, and Subsystem A has less Number of defects (50% below average). Select the Correct answer among the following Options.

(A).The Subsystem C has more number of defects, so this system need not test in further regression cycles. (B).The Subsystem A has very few defects, so in next cycle we have to concentrate in System A than other system. (C).The Subsystem C has more no of defects, so we have to do regression more in this system. (D). we cant take any decisions from these metrics of cycle one regression testing.

2. Test Driven Development- definition based Ans: Testing before coding 3. Question on Severity and priority on customer product: Scenario based Question 4. Which of the following is not a Black Box Technique? A) Decision Table B) Boundary value Analysis C) Equivalence Partitioning D) Statement Coverage

5. With respect to SDLC, characteristics of Good Testing- select a correct option 6. A product is developed, and they have to do static testing and inspection, also white box testing. Which below options is the correct flow for do the above techniques. A) Static Analysis, Code Inspection, and then White Box testing B) White Box testing (before Black Box testing), Code Inspection and Static Analysis C) Static Analysis, White Box testing, Code Inspection D) Code Inspection, static analysis, and white Box testing (before Black Box testing).

Who will close the defect reports? A) Testers B) Manager C) Developers D) Analyst

In V-Model, A) Requirements- Integration testing B) Code- Unit testing C) Global Design System Testing D) System Design Acceptance Testing

9.

Which technique is used to testing the Inputs and Outputs? A) White Box techniques B) Black Box techniques C) Coverage Analysis D) Experience Based testing

10.

What is test Comparator? (Definition) A) Comparing Files, and actual results with the Expected results B) Comparing the Test logs C) Comparing the Test cases D) Comparing the xxxxxx

11

Question on testing tools, the scenario is like the tool has to record the input values and to collect the results automatically. What type of tool it should be? A) Performance testing Tool B) Capture and replay tool C) Test management tool D) Monitoring Tool

12.

Question on Effectiveness of (EBT) Experience based Testing

Ans: Results may varies with testers 13. Scenario based Question: Elevator- State Transition technique A) Complexity depends on height of the Building 14. Question on Decision table. We have to select test cases based on the below Decision tables from the options. Rules Age>16 Member 15. 16. 1 Y N 2 Y Y 3 N Y 4 N N

Definition of Statement Coverage? Which are the Hazards of the moderator should be most mindful during a Review Meeting? Ans: Roles are not defined properly

17.

What is Pair Programming? A) Pair Programming is in Informal review B) Pair Programming is in Inspection C) Pair Programming is in black Box testing D) Pair Programming is in White Box Testing

18.

How many times regression testing to do? A) 1 B) 2 C) Until Requirements are met D) Depends on project cost

19. 20.

Test Analysis and Design- one of the five Activities of testing. Which one of the following belongs to test Analysis and Design? Acme Inc. decides to use functional test execution Automation tool for testing GUI of their product. The GUI is expected to change frequently. Acme Inc. has put some of the manual testers thro a 3 day training program on how to use the tool. Which of the following is likely to be true? A) Automation is likely to fail because of frequent changes and lack of experience

B) Automation is likely to fail because of GUI automation is not the right way to automate. C) Automation is likely to succeed because automation is very useful for frequent changes D) Automation is likely to succeed because the team has been trained on tool

21.

Which indicates the level of Business impact? A) Priority B) Severity

22. 23.

Which of the following is the primary goal of pilot project to evaluate a test execution tool? Definition of test Condition? Ans: Item to be tested

24. 25.

Definition of failure? Big Scenario Question: in Equivalence Partitioning and Boundary value Analysis. The Scenario on Shoe market with ranges in size and age.

26. 27. 28.

Question on Requirements-Test-Traceability, with help of tools maintaining structure. Question on Defect Density- Exit Criteria. Attitude of Good Tester Characteristics? A) Focus on coverage B) Focus on Requirements

29.

Question on Incident Management Report. A) Test failed. Reasons: B) Expected behavior: Actual Behavior: C) Expected behavior: Actual Behavior: Wrong color and temperature

30.

Choose the best testing Techniques? A) If we use Testing techniques then No of test cases may be reduced. B) Making decisions to select techniques while planning

31.

Question on Equivalence Partitioning: limits 1-15? Ans : less than 1, 1 to 15,more than 15

32. 33.

Scenario based Question: Probe Effect- Suffered tools if GUI changes in application Question on Exploratory Testing. Some five statements are given. We have to find which are all true and which are all false? i) Exploratory Testing should not while test Schedule is tight. true

34.

Branch Coverage: How many test cases need for this below code. If(Condition A) Do B Endif If(Condition C) Do D else Do E Endif

Also Condition A and C are independent. A) 4 B) 2 C) 3 D) 1 35. Condition Coverage: for above same code, How many test cases need? A) 1 B) 2

C) 3 D) 4 36. what are the defects found by static analysis? A) i. ii. B) i. ii.

Das könnte Ihnen auch gefallen