What is test result analyzer?
No Answer is Posted For this Question
Be the First to Post Answer
Explain audit?
Innovative suggestions, solutions, if any, brought out by you for the better performance of the Quality and Testing department/ company during the review period: Anybody can answer to this question..Thanks in advance..venkat
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.
In a reactive approach to testing when would you expect the bulk of the test design work to be begun?
What is version description document (vdd)?
In the 7 Stages of the SDLC (Planning, System Analysis, System Design, Development, Testing, Implementation, and Maintenance), what is the INPUT and OUTPUT of each stage?
Is automated testing better than manual testing. If so, why
Which of the following is least like the others? a) Cube b) Sphere c) Pyramid d) Circle
The abbreviation of “MMORPG” is
What is the use of ISTQB certification? How many levels are there in the ISTQB? which certification is helpful for Test Engineers?
Smoke test? Do you use any automation tool for smoke testing?
Plz can u explain any issues in ur current project? what type of issues occured?