How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
No Answer is Posted For this Question
Be the First to Post Answer
how do you remove object repository at runtime and load object repository and verify it
How does you pass optional arguments in qtp?
What is the concept of firewalls?
what is the frame work your using in automation ?
What is the extension of script and object repositary files?
what is the difference between image and bitmap check point
is there any addin for remedy user application
How can i check items sorted or not in a weblist ? Give me the script for this...
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
Hi All, I want to know how can we schedule QTP scripts. Am using 9.5 version and in our office they want to schedule individual scripts of QTP so that it can run unattended during night time, Please help me how to do that. 2. what is the use of silent test run in qtp can I schedule the scripts in Silent runner, Please explain. 3.I retrieved data from the database using output value -> Database output value. the result of the query for eg is 5 rows, iam able to output the first row by selecting the cols and adding it to output, but am not able to do it for the rest of the rows. please tell me how to do it. Sorry for posting so many qns, am not able to find answ to any of the above in any websites, hoping that someone would really help me with these here, please help me. awaiting for ur immediate revert. Priya
How do we run a test from the 3rd row of the datatable in QTP? Leaving the first two rows we need to test AUT from 3rd row to n'th row.
what is option explicit? what is the use of it?