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 the difference between the focused and enabled?
What about the test case if the field only takes a certain number of characters or a minimum number?
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
please send me database stored procedure checklist.
if a very low defect (user interface )is detected by u and the developer not compramising with that defect what will u do?
what is entry criteria for testing?
Can u test a website or a webapplication manually without using any automation tool?
what are iso,cmm,cmmi,level1,level2 etc in testing?
what i s SRS
18 Answers Accenture, BPR, CLG,
what is system testing and system integration testing? explian briefly?
(hi friends : please give me reply soon ) i have completed my software testing course , now am planning to put a fake of 1.5 yrs, i need two projects to put in my resume , if anybody has any real time experience and those who handled a project( 6-8 months )in the telecom domain ,please send me the details regarding the project ...it will a great help for me ..if u have suggestion let me know ....
what is different Between Risk and Issue ?