How to make "TEST Batches" in manual testing . How it is
possible plz explin in detail?
Answer / ramesh
manual testing we cant make test batch. test batches is
nothing but executing group of test scripts at single
time.if we perform this first we have to collect group of
test scripts and execute it at onces. in manual testing we
can execute a single test case at single time only
| Is This Answer Correct ? | 1 Yes | 0 No |
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
How to pass parameters to Actions Pls anybody can give the answer.. Thanks in advance...
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
what is the exact testing process in qtp plz explin ?
How many tabs are available to view your test in a test pane and what are they?
How u perform Batch Program in QTP?
What is the difference between QTP 8.2 and QTP 9.2 ?
what are the qtp tester responsibilities?
what is synchronization point, synchronization method, wait property method? with examples.. plz explain this in brief
How to use setroproperty?
What test you perform mostly? Regression or retesting in your testing process?
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!