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



I open login gmail page after that QTP is not able to identify the object present in it then what ..

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

I open login gmail page after that QTP is not able to identify the object present in it then what ..

Answer / srihari

systemutil.Run"iexplore.exe","http://www.gmail.com"

Is This Answer Correct ?    1 Yes 2 No

I open login gmail page after that QTP is not able to identify the object present in it then what ..

Answer / kotike

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

Post New Answer

More QTP Interview Questions

How to handle the errors without using recovery scenery?

3 Answers  


Why you are Using Descriptive programming instead of Object Repository?

11 Answers  


I m new to QTP? Is it necessary to know VB for learning QTP for Automation? Can I understand QTP excellently Without practical automation?

3 Answers  


How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?

0 Answers  


What are the challenges do we face while testing webbased applcations using the automation tool QTP or any?

1 Answers  






.qfl extension for which file? where vl use it

3 Answers   iFlex,


Please explain me frameworks & how to generate the scripts in framework

0 Answers   ADP,


Hi I am working with QTP.If I want to write a certification exams,Which one is the best one suggest me friends!!

2 Answers  


How does Parameterization and Data-Driving relate to each other in QTP?

2 Answers  


hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]

0 Answers   Accenture,


write script for bitmap image?

0 Answers   CA,


can we call runaction in the funcion

1 Answers  


Categories