I open login gmail page after that QTP is not able to
identify the object present in it then what u will do
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / srihari
systemutil.Run"iexplore.exe","http://www.gmail.com"
| Is This Answer Correct ? | 1 Yes | 2 No |
The browser should be IE.
onece you record the login page.Need to regularize the frame
logical name.Because each time execute the script the frame
id will changing dynamically.
ex: Browser().Page().Frame("c.*").WebTextBox.set "dfdfdf"
regards,
mahi.kotike@gmail.com
| Is This Answer Correct ? | 2 Yes | 4 No |
results.xls file is automatically generated while running the script in QTP.But it is showing error to open the file
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
i need code for how to click on particular mail in utlook mail box .its urjent Thank You Balaji
any body can you help me what is the script to automate an comand promt
What is Automation frame work.How we will prepare in real time.
what is run action?
Can we Run the Tests developed in QTP 8.2 in advanced versions like 9.0, 9.1, 9.2...etc.,
what could go wrong with test automation?
Which statement will use for close an action in QTP?
In the QTP the snap shots obtained during the recording time will appear in the active screen, if we have to use the snapshots from where we have to access. in which memory location of QTP they will be stored?