How is recording done when a application is over lapping
the QTP application it gives a message object not recorded
No Answer is Posted For this Question
Be the First to Post Answer
How to create a run time propertyfor an object?
how can we test the Triggers, Cursors, Indexes while doing Database testing in DTP??
what is the difference between image and bitmap check point
What is dynamic arrays
what are the qtp tester responsibilities?
Hi, I am using OutputCheckPoint for 2 webelements Bed:4 and Bath:2 Full,1 partial in my result page and I am storing the value in the data table. I dont need the string Bed:4,I would like to get only the no 4. How can I get it? Even though I highlight only 4,It is seleting the full value "bed 4". Same thing happend for second webelement Bath:2 Full,1 partial I need only the No 2. I used the following to split MyArray = Split(UIBathResult, " ", -1, 1) But it is giving the value My Array(0)=Bath:2full,1Partial I need the only the nos for further comparision.Any help? Thanks Uma
How to give a call to another action from one action?
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
pls help me with scripting,right from the beginning in QTP
Hi, Am trying to download QTP 8.2 version.its not supporting Windows Vista.Can you please help me out from this.Which QTP version supports this. Thanks in Advance.
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?
Kindly help me with the following queries.. -- How to recognize webtable using QTP and how to use it? -- How would one conclude that it is a web table -- For Example, if there is a web table and I am clicking on say Cell A1, how would i know that i've clicked on cell A1 -- Kindly suggest me to use the web table better