How to write test case on paper and pen.
Answer Posted / sowmya
Sorry first test cases were for paper
and the second one was for pen
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain the logic testing?
Write test cases to test a browser app
write test cases for hospitality management system
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
How to write test case for android application,alarm clock,LCD display screen. And after seeting alarm mobile get switch off how to write test case..
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
I need GUI test case for home page?
Explain the load testing?
write a test case for yahoo compose page?
What is quick test professional and what test environment it supports?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?