How do i write a test condition to test the following
simple program with the intention of 100% statement coverage
Print “Hello World”
If Date $ = ‘01-01-2000’ then
Print “Happy New Year”
END IF
PRINT “The date is = “Date $
PRINT “The time is = “Time $
END
Could anyone please clarify in detail. Would really
appreciate it....
No Answer is Posted For this Question
Be the First to Post Answer
Hallow friends, plase tell me difference between retesting and regression testing?
Explain about performanece testing?
What do u mean by SDC. Give me a brief description on this?
when will u write user aceptance test cases before functional or after?
What is software configuration management?
Can any one send links or documents for web based testing? this week i want to take seminar in WEB BASED TESTING? can anyone share about this ?whatever thing u know send that details to me.
wat is ur involvement in test plan
What is the diff bet test scenario and test case.
I had faced in one of the interview that " you have found the bug and assigned to the corresponding developer, but the developer did not accept your bug. what will you do at this situation. can any one help me with clear answer ? I answered like, I will show the SRS,GUI document and show the image of the bug where i got. and again they asked me , still they did not accpet your bug. what you will do ? Answer me....
Explain the difference between decision coverage and condition coverage ? If possible provide few examples.
Suppose you testing Calculator application and you got problems like 1/1=2, 2/2=1, 3/3=6, 4/4=1, 5/5=10. Now how will you describe the bug title as well as give the bug description.
what is test plan and test procedure