What is white box testing and list the types of white box testing?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between Verification and validation.
When you have logged a Defect for X, Y, Z issue. i)If X, Y issues are fixed and Z issue is not fixed. What will you do? ii)If X, Y, Z issues are fixed and a new issues T is created. What will you do?
What is the difference between BUILD,RELEASE & VERSION ?
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.
Explain what it means by test harness?
What is performance testing?
I. Customer focus II. Radical process improvement III. Incremental process improvement IV. Quality control specialists are key V. Assumption of unsound processes VI. Human side of quality VII. Measurement and analysis In the statements above, what are the key elements in the TQM philosophy? 1. I, III, VI, and VII 2. I, II, VI, and VII 3. I, II, IV, and VI 4. III, IV, V, and VII 5. I, III, V, and VI
What are the phases of a formal review?
What is non-intrusive testing?
What is called the process starting with the terminal modules?
What is the main goal of defect prevention meeting?
What is usability?