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

VB - Script Training in MUMBAI.

1 Answers  


What is batch testing?

4 Answers  


can any one say that where we can download the QTP trail version ??????????

0 Answers  


Suppose i have some records in database now i want to use first 1000 records for one test and next 1000 to 2000 records for another test how can we do this just for ex oracle database pls tell me

1 Answers  


When you are running a batch test of 5 scripts and in 2nd script appln crashed, what hpns then?

4 Answers   BirlaSoft,






what is batch testing?

1 Answers  


Does UNIX support QTP? If not what is the other tool used for Unix environment?

2 Answers   Amdocs, Fidelity,


WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,

0 Answers  


What are the differences between quicktest professional (qtp) and winrunner?

0 Answers  


Which scripting language used by quicktest professional (qtp)?

0 Answers  


we have 5 default properties we want add more Default property in Object Repository how to add the property

2 Answers   Nous,


HOw to add the recovery file at runtime to the test file .

0 Answers  


Categories