How do we handle run-time errors?
No Answer is Posted For this Question
Be the First to Post Answer
Use of Debug Viewer?
Can we write winrunner language i.e TSL in QTP tool?
what is the exact Diff. Between Test and Component in QTP?
If you have given 1000 manual test scripts, what test you will do? and how?
How many types of Automation frameworks are there in UFT? Describe them.
Please explain me i am using QTP 9.5 ,i am creating re usable scripts,i have to pass data from one local sheet to another local sheet.for example i am creating emploee information, (data is in action 2 local sheet),In this data table emplyeee number will get,i have to pass employee number to another reusable script search data (action2 local data sheet)
What is the difference between a Function and Action in QTP?
how to call a funtion in a script? i have saved the login scipt in notepad. with extension .vbs. But when i am calling the function with the keyword CALL <Function Name>. its not working out. can any one give me a clue how to call the external functions. with example.
Explain xml checkpoints.
what to do if application have 3 "ok" button with same logical name and same properties, how qtp can identify them.
Diff b/n image n bitmap checkpoints?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.