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;



Q) If pseudo code below a programming language. what test case s are required to achieve 100% s..

Answer / 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

More Manual Testing Interview Questions

Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.

1 Answers  


what will be the test case for car & Cell phone.

6 Answers  


what is iterative testing

3 Answers  


hi there, Yaar can any body help me please? I am looking for job change n want to relocate to Pune,Im in bangalore I have 2+exp in testing (man&QTP). if anyone can provide some reference in any comp.....plz reply ....Thanks

1 Answers  


State a generalized process for load test? Or explain how you did it previously.

0 Answers  






What techniques will cause double-byte problems to show up?

0 Answers  


Diference between sanity & somke testing?

6 Answers  


What is Software Testing?

2 Answers  


How do test documents in a project span across software development life cycle?

1 Answers  


I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.

4 Answers   Cap Gemini,


What is error guessing and error seeding?

1 Answers  


What is a defect?

0 Answers  


Categories