From where should we start writing the test cases. Say
suppose we have a pageA with few check boxes, radio
buttons, links, some text in it and a link on pageA takes
us to another pageB. Then from where should we start
writing the test cases?Also suppose we have 10 links in a
page should we write separate test cases for each link?
Answers were Sorted based on User's Feedback
Answer / murthy
We can start writing the test cases based on our
requirements which mean from initial req to last one. So
that we cant missout any test case. In a single flow (one
test case) itself we need to cover all the page related
checkings also.
If there is any requirement to cover all links then we can
write it in a singlw test case itself.
| Is This Answer Correct ? | 2 Yes | 0 No |
If the pageA is the first page of the application then
that will be the beginning of the test cases. If the page
has 10 links, in the initial test case we need to mention
that all the links are present. later on we have to write
test case for each link.
| Is This Answer Correct ? | 1 Yes | 1 No |
Write test cases on Travel bag?
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!
How to write a scenario from requirements?give an example..
Is an "A fast database retrieval rate" a testable requirement?
what are the testing appraoch that you have tested for Pencil
What is error guessing?
20 Answers ABC, Thatavarti Technologies,
what is the template u used for informing clients regarding known issues when u near to release
what is FAT and SAT tests .?
write 5 critical test cases on product payment form on flipkart.com?
Process in ur company??? Y only V?? y not waterfall and spiral??? tell me advantages and disadvantages??
what is test initiation? can anybody post the answer. very urgent?
How to create a load manualy in web based testing