Answer Posted / krishna
We can use
1.Standard Checkpoint
2.Text Checkpoint
3.Text area checkpoint
4.XML Checkpoint
5.Datebase checkpoint
6.Bit Map Checkpoint in our scripts
Thanks
Krishna
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to write test cases for lift?
Explain the static testing?
Explain the component testing?
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
Why does the boundary value analysis provide good test cases?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Who will take care of test plan and test case?
Explain the branch coverage testing?
Elaborate test plan and content availability in test plan.
What are semi-random test cases?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
how many test cases do u need to ship a product?
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?
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update