can any one give the format of writing test cases in excel
sheet.
Answer Posted / sheetal sakore
Test Case Id
Objective
Pre-requisites
Steps and Data
Expected Result
Actual Result
Status(Pass/Fail)
Defect Od
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
write test cases for flipkart.
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
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
Explain transaction testing?
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain the scalability testing?
How to test Webservices and how can we write test cases for that
write test cases for hospitality management system
If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.
Write test cases for 8+4?
Explain the component testing?
What is explain security testing?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)