by testcase how to achieve 100% branch coverage for the
following code.
Read P
Read Q
Print "P"
Print "Q"
Answer Posted / khan
Using Requirement tracability Matrix
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Could anyone share FAQs for Test Manager position...
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
explain fish model in detail?
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
What is localization testing (l10n testing)?
What criteria would you use to select Web transactions for load testing?
Do submit teststrategy to customer if yes at what time
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
What is quality center?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
How do you scope out the size of the testing effort?
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?