how to debug ur scripts
Answers were Sorted based on User's Feedback
Answer / moos
There are various ways to debug a script.
Introduce print statements in the script to see the flow of
the program. Break the conditional blocks and see what it
does. Redirect the output and analyse the logs. Give sample
arguments/inputs and test.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / prasanna
using Winrunner Debug Menuitem--> Watchlit or Breakpoints
List, and the Call Chains
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the different statuses of test cases?
Write Test case on even/Odd or Prime Number from 1 to 100 ?
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
How to write a Batch script and Batch Framework?
I entered all the field in a form and b4 clicking the submit button the system goes off...in this senario where is my data stored or it is lost???
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
How to Test Web Application Without a Formal Test Plan....?
What is defect life cycle/
diff b/w stress testing and load testing?
what is the diff bet two tier and three tier arch?
What is the clear meaning of test case, levels in test case ? contents of test case
What is verification and Validation?