What is the basic stuff you require to begin creating test
cases?
Answer Posted / shailaja
For preparing the testcases we require:
1.Software requirements speification
2.Approved test senarios
3.Testcase template
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
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
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
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?
can any body help me with providing a a case for usability 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..
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
Which of the following defines the expected results of a test? Test case specification or test design specification.
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Explain transaction testing?
Why is it that the boundary value analysis provides good test cases?
how to test stand alone programs?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
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