GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Test Cases

 Print  |  
Question:  1.How prepare good test case
2.How prepare test case for winrunner and load runner
3.how prepare client side test cases
(ex:Screens)
Please send me to example test cases for above 3
Thanks and Regards.

Nagaraju




December 12, 2005 07:42:17 #1
 srinivasulu Testing Expert  Member Since: December 2005    Total Comments: 120 

RE: 1.How prepare good test case2.How prepare te...
 

Each and every company follows their own format for testcases. But the final aim is to cover all the functionality to test the project.

A Good 'Testcase'  is has not morethan steps and cover more functionality in the single shot.

TestCases for 'Winrunner' is prepared in terms of script. If we record the script then these are nothing but testcases.

 TestCases for 'LoadRunner' is prepared in terms of scenarios and actions.

I don't know 'Client side test cases'.

     

 

Back To Question