What is the procedure for Using Batch tests?And in real
time how will use you use batch Tests?Explain with Clear
Example?
Answer / sateesh
Batch is nothing but excution of one or more tests at a time,
for my current project i conduct batch testing based on my
driver.xls,to run the automated test scripts.....
if u have any doubts plz contact me
sateesh_t7101@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Other than Regression testing where can also it can be used.
Have you ever created a start-up script?
can anybody please send me important scripts in qtp
Have you used winrunner in your project?
i would like to know the steps to write tsl exception and object exception with a simple example
What are the functions generate when u use GUI Check point?give me some of ones?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
When do you feel you need to modify the logical name?
how are objects identified by winrunner
what is the diff. Between GUI_unload() and GUI_close()?
write a function for addition of two numbers
How to write a content in to the file..which function did u use for that..?