What do you do if QTP doesn't recognize object ,what action
should be taken
Answer Posted / rohit
1)one is Using Virtual Object wizard Qtp,QTP does not
recognize the object means, you dont have
proper add-ins. In this case, QTP treats the objects as non-
standard objects.
2)go with low-level recording.
3)one is Smart Identification .
correct me iff i am wrong
mail me:rohitsharma.p81@gmail.com
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What are the differences between quicktest professional (qtp) and winrunner?
tell me abt a time when u had to go above &beyind the call of duty to get the job done
what is the diff b/w assistive and mandatary rules of object repository 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
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
When you open QTP, how many sheets you can see?
What is QTP scenario.
Write a script to verify font style and color of a windows object using descriptive programming
When and why to use descriptive programming?
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
What contains Data Driven Framework document in qtp?
Please guide me release notes of Automation once scripts are completed
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)