Mention what the meaning of breath testing is?
No Answer is Posted For this Question
Be the First to Post Answer
What the main advantages of statement coverage metric of software testing are?
What is issues?
What is difference between Agile and V model? Explain
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.
How do you verify the test results and how do you proceed when you do not get the expected results?
Is it true that we can do system testing at any stage?
What is storage virtualization?
Hi,can anyone help me with sap testing.how is sap testing done
viewing entire results after the batch run in qtp Is there is a easier way view the complete results with out opening one by one test scripts
Hello! I want to choose a software for verfication and validation. Can some one give me option for choosing software to test?
What is quality management?
What is the difference between uat (user acceptance testing) and system testing?