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

can any body help me out by providing links/material for descriptive programming in QTP otherwise can you post decriptive programing based interview Questetion&ans. plz help me out . i need it.

1 Answers   ADP,


If we put all properties in mandatory and assistive list of Normal Identification, Do we still need Smart?

0 Answers  


how can you select random value for every iteration from a weblist

4 Answers   Microsoft,


Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?

2 Answers   Datamatics,


how to add run-time parameter to a datasheet?

1 Answers   Mphasis, Ordain Solutions,






str="ramanareddy12345@gmail.com"to count alphabets,numarics and special charcters pls any one knows send to answer

3 Answers   Ziynx,


when there is a task that gets repeated in multiple scripts what do you do in QTP?

2 Answers   Ordain Solutions,


hi. I Am working in Small IT company as Test Engineer. But am looking for change. I have 2+yrs experience, but my problem is MCA 72%, remaining all are Second Division. plz give solution for my problem.am elgible for MNC's or not. if not plz give suggestion............ already i forwarded my resume to lot of MNC's but. I didn,t get CAL............ plz give any suggestion.

3 Answers  


how to capture the run time values of web table.

3 Answers   CTS,


how to parameterizing values from an excel sheet in Quick test professional?

1 Answers  


what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766

2 Answers  


Suppose there is a link present somewhere in an excel sheet. Find the link and click on it. How to write a script using Excel application object in QTP?

1 Answers  


Categories