What are the most commonly used test design techniques(CB)
Answer
Boundary Value Analysis
State transition
Equivalence Partitioning
Error Guessing
Experience Based
Question 2
Question
Defect Prevention Includes
I. Logging the defects encountered.
II. Analyzing the defects to find the reason that caused this defect to occur
III. Ensure that these defects do not recur by suggesting prevention techniques.
Answer
I and II only
I and III only
I,II and III
Question 3
Question
In which stage defects can be generated
Answer
Requirements
Test design
Analysis
All the above
Question 4
Question
defines types of test for a subject
Answer
Test strategy
test case
Question 5
Question
What are the QC apps that are used for data manipulation and retrieval
Answer
Filter and cross filter records
Snapshots
Favorite views
Alerts and follow up flags
Sort and group sorting records
All the above
Question 6
Question
Stubs and drivers are used to
Answer
To ensure proper test coverage.
to
Question 7
Question
Which of the following is performed for program structure?
Answer
User acceptance testing
Unit testing
Question 8
Question
Now() function in excel returns
Answer
04/17/2013 09:45(mm/dd/yyyy time)
17/04/2013 09:45
17/04/2013
04/17/2013
Question 9
Question
which of the following is true about formula bar?
Answer
Formula bar displays the contents of cell whether it is constant or Formula
Horizontal bar at the top used to edit the contents of cell.