Q) If pseudo code below a programming language. what test
case s are
required to achieve 100% statements coverage
If x=3 then
display_message x;
If y=2 then
display_message y;
else
display_message z;
else
display_message z;
Answer Posted / mudaseer
action
please enter value of x
enter x=3 then
expected result
it should display x
please enter value of y
y=2
expected result it should display y
if x=other than 3 or y is other than 2
expected result
it should display z
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
When will the testing starts?
What is test plan and contents available in a test plan?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
In simple steps how will you do unit testing using VSTS?
How will you do beta testing?
What is early testing?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Hello everybody, How many people do you think one sprint team can have in average?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
What's the difference between system testing and acceptance testing?
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
Explain what is exhaustive testing?
Zenq interview questions for manual testing
what r the measure bugs found in your project??? Give some example abt this.