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



From where should we start writing the test cases. Say suppose we have a pageA with few check boxe..

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

From where should we start writing the test cases. Say suppose we have a pageA with few check boxe..

Answer / purni

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

Post New Answer

More Manual Testing Interview Questions

Training for Manual/QTP Testing from 6 years MNC experience engineer, working in Patni with Project .Guranteed Job training else fee back in Mumbai-mail-- >amol.dhumalatrediffmail dot com

0 Answers  


equivalence class partitioning techniques used in system testing or not

1 Answers   iSoft,


Can you tell me some thing about source code testing tools?

2 Answers   Infosys,


tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in

0 Answers   iGate,


what is water fall model?

3 Answers  






Explain the test plan, how to prepare the test plan

3 Answers   EDS,


How to write a scenario from requirements?give an example..

3 Answers  


To test a application what is required is functional specfication or busniess requirment ?

3 Answers   IBM,


What is meant by benchmark testing?

2 Answers   Aricent,


What does the tester do in automated testing?

1 Answers  


What is Concurrency Testing?

1 Answers   PanTerra,


What is System Testing Phase? Which types of testing will be conducted in system testing phase?

1 Answers  


Categories