Answer Posted / seenai
whenever we feel the error may occur during the running the
script, we use On Error Resume Next statement at the top of
the script, so the script move smoothly without any
disturbance.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of ordinal identifier in qtp?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How can I use Call dlls in QTP ?
What is difference between Recording time object identification and Run time (Execution) time.
Can we create a qtp test from qc?
How many types of status are there?
how will you check how many members visited the website www.infosys.com?
What is recovery scenario manager? When you go for recovery scenario manager?
How to use debug tools?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What are the types of object repositories? Which one is you using?
descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button
What does mean by Scope of Automation?n How we defined it?
After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans