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 |
Wht is Smart Identification Mechanisam in QTP..Actually when do we this Technology means during Recording or running ....how is technology works. Anybody can expalin this .....Thanks in advacne
How QTP support all types of applications (platforms)?
Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks
Hi, Where should I get all the test's results If I ran the scripts in Batch run. At the result window I found only last test result. Could any one help me on this?
Whether it is possible to test the adobe's controls like zoom, resize, save etc using QTP...If yes, how u can do the same?
How to Identify broken links in QTP
what is the difference between image and bitmap check point
What is difference between WR and QTP?
when u script reveiwing in which area u more concentrates?
How can we see the analog recording steps in QTP..the Steps are stored in a track file with an extension .dat..how can we open the file..
What are the most frequent errors you faced while executing your scripts?
What is quick test pro?