which testcases do u automate?
Answers were Sorted based on User's Feedback
Answer / srinivas
Which one is not enough at one time execution that type of
test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / eden ispl
* test tat need to b run 4 every build of application
*multiuser application
*test that use multiple data value for same application
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / xyz
Regression test so that u can reduce testing time
performance,load test to reduce human resource
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anamika negi
those test cases r automated which r repeatable,require time
,while automating it should be kept in mind that test that
r relatively easy and difficult to reproduce manually
should be automated
thanks & regards
anamika
| Is This Answer Correct ? | 0 Yes | 0 No |
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?
What are the modes of script recording in winrunner ?
what is mean by v module . pls give answer with example
what is def of MAINTEST
How does WinRunner evaluate test results?
Where can I find a tutorial on WinRunner 7.0?
When do you use break points?
i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?
Does winrunner supports applications with environment Visualbasic 6.0 SQL server 2000.??
2 Answers Redisolve, Visuals India,
How to write a testcase and bugreport?plz expln with an example.
what is the extension of the gui expected results file?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.