What are the limitations in using Virtual objects?
Answer / guest
VIRTUAL OBJECTS ARE SPECIFIC TO YHE SYSTEM ON WHICH U WROTE
THE SCRIPTS.
SO IF U WANT VIRTUAL ON BJECTS TO WORK ON CLIENT SYSTEM OR
ON OTHER SYSTEM U HAVE TO ,MOVE THE FILE TO \DAT FOLDER.
| Is This Answer Correct ? | 1 Yes | 0 No |
we have one text box and one list box(list box appear in same page or another page) what ever the text enter in text box that must be displyed in list box as first one. for example if we enter 10 in text box that is the 1st item in list box . after that we enter 11 then 11 is the 1st item and 10 is 2nd item. the maximum limit of list box is 10 items. if we enter 11th item the 10th item is deleted and llth one is add as 1st one and 9th one goes to 10th position
How to load the object repository at run time?
Any limitation to XML Checkpoints?
how to write scripts in QTP?
Write a QTP script to enter a keyword in to Google search engine?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
w is configaration management
write a qtp code to count the number of child objects in login page and highlight it
Describe how Smart Identification is used
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What is the difference between call to existing action and copy of an action?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?