After coming to know that QTP could not identify
non-standard objects, we set those non-standard objects as
virtual objects using Virtual object wizard. But how can we
identify that qtp could not identify non-standard objects?
Answer Posted / jay prakash
please get in touch on jayprakash.singh3@gmail.com for any
concerns on the answer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
How many types of recording modes in qtp? Describe each type with an example where we use them?
Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.
what are the limitations of smart identification in qtp 9.0
When you open QTP, how many sheets you can see?
How will you find the current time of the remote machine using QTP script?
What is checking bitmaps?
• What type of testing questions will be asked for 2+ yrs exp people in interview?
Can you brief the hurdles you faced during Automation testing?
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
Hi ,Can any one pleas explain how to test splash objects using QTP?
What do you to script when objects are removed from application?
What is the new version of qtp which is recently released in the market?
Get the count of files of similar types from a folder.