What is top-down approach?
No Answer is Posted For this Question
Be the First to Post Answer
What is Entry and Exit criteria for a Test Plan?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
A testing process that exercises a software system's coexistence with others by taking multiple integrated systems that have passed system testing as input and tests their required interactions.
Which is the current formal world-wide recognized documentation standard?
In a reactive approach to testing when would you expect the bulk of the test design work to be begun?
Which of the following is not a Game Genre? a) RTS b) STR c) FTS d) RPG
U may undergone many projects. Do all the projects match up with customer's expectations?
How can you eliminate the product risk in your project?
Usually how many members work in a project & how members are now working in a project. If there r difference between the above two questions why it is so?
Hi..I want testing in worker compensation claims.. if anyone have real exp..can you explain it for me.. thanks
Explain fault?
Which of the following is least like the others? a) Cube b) Sphere c) Pyramid d) Circle