I open login gmail page after that QTP is not able to
identify the object present in it then what u will do
Answer Posted / nikhil sood
hi all,
some time applications object are not created using standard
classes for that reason qtp will not able to identify the
class of an object for that we need to mannually map object
with the class for that goto tools-> object identification->
then click on user defined objects and maap object with the
class.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how will load the object during runtime?
What is the file extension of the code file and object repository file in QTP?
How to delete an object from the object repository?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
what is the difference between data driver & data driven and driver script?
How to capture a window in QTP?
QTP script is not working on other's machine..
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Hi All, How to get repeated word in string . Thanks Balaji
What are the different types of recovery operation?
How many types of recording modes in qtp?