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 |
Explian equivalence partioning with anexample?
what are the Levels of testing?
How to create a load manualy in web based testing
what is the real time testing process for water fall model..plz exp asap..thanks in advance
If there are so many bugs open and still the client want the s/w what will you do?
Hi Friends, I want to know the best institute in hyderabad which is giving training in 'SAP Testing' and who is the best faculty. Regards, Imtiyaz..
what is user acceptence test?
Wht is the Test Harness, Anybody can explain it in Detail..Thanks in advance...
what is the best defect(functionally relaleted) u find in u r career?
When to stop testing? (Or) how do you decide when you have tested enough?
explain the ISO standard ( more explanation about the ISO
difference between smoke testing and sanity testing?