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 / 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 |
what is white box testing and what is the teckniques
what is meant by defect tracking?
why is testing necessary , explain with some examples?
How do we perform critical section first (Integration testing) at specification requirement stage of SDLC? I suppose this is incorrect question as integration testing can be initiated when: * The relavant individual code modules have been designed.please correct me if i am wrong
Write Testcases for creditcard limit.
Standards of user interface testing?
What is difference between regression testing and re- testing?
I am murthy new commer for this site? Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc., my mail id is shenbagamurthy_r@yahoo.co.in
Which one is done first, either testcases or test scenario?
What is difference between web application and non-web applications?
what is the technical challange you faced in your module.please ans me the question i just want example can me any example please very important
How many types of applications are available for a Test engineer to test? In detail? PLZ.