whare exactly we have to use functions and sub routain
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of VIRTUAL OBJECTS? explain ?
10 Answers ABC Infotech, IBM, TCS,
suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated
hi in QTP 8.2 in the edit box has text like "raju want married" . i want to check "want" is their in the text or not ?
In smart identification, explain about 1. Base filter properties 2. optional filter properties with examples?
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
How to use the object spy in quicktest professional (qtp) 8.0 version?
How will we compare the texts in the two word files using QTP writing the script in Descriptive Programming. Thanks
QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "
How we can add objects to the object repository during the running?is it possible or not?explain
what is automation(qtp)bug pls giv me one ex?
What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?
Hi All, I have QTP installed on my machine but the application under test (AUT) is on remote desktop (i.e. I first connect to remote desktop from my machine in order to run the application). I am able to record the script successfully with QTP running on my machine and application running on remote. However, when i run the recorded script, system fails to run it and indicates me that it does not identify the object. Is it possible to record and play while QTP and AUT are not on same machine?