Suppose i have some records in database now i want to use
first 1000 records for one test and next 1000 to 2000 records
for another test how can we do this just for ex oracle
database pls tell me
Answer / sweetpoison
try query like sort by asc for 1st and desc for second
| Is This Answer Correct ? | 0 Yes | 0 No |
Syntact for how to call one script from another? and Syntax to call one "Action" in another?
Hi, how can we check or avoid the memory leakage in QTP9.2?
Hi ,Can any one pleas explain how to test splash objects using QTP?
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
if we made any changes in shared object repository how it reflects of others like our team members?
what is the hierarchy to use properties in descriptive programming
If requirments changed then how we can teach the QTP this is the new requirment
how to check URL using QTP? write vb script with descriptive programm only?
Use of Multiple Actions in QTP?
Can anyone please explain me the process of automating an application using QTP as i am new to this?
What is test object model in quicktest professional (qtp)?
suppose we recording a web based project so for that we are using internet explorer after that if we execute that script in netscape then script will execute or not and one more thing is to exeute the script in any browser what to do