can any one give the format of writing test cases in excel
sheet.
Answer Posted / divya
Hai friend, what our friend Mr.Himanshu Ambekar said is
right, u have to include the Requirement Id/Functional Id
inthe test case design, which will be helpful in preparing
the tracebiity matrix, we can know on the spot which
requirement got failed.
If i am wrong pls correct me
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
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
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Write test cases for 8+4?
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
write the test cases for facility module
Explain the logic testing?
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..
What is use case testing?
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Explain the ad hoc testing?
I need GUI test case for home page?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
How to test Webservices and how can we write test cases for that