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

What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?

2 Answers   iSoft,


Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.

0 Answers  


When I used random numbers(1 to 9) with regular expression and run the test, it runs only 5 iterations with passed result instead of running all 1 to 9. Please tell me what can be the reason

0 Answers  


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

1 Answers   TCS,


i'm testing the webpage with QTP, in this wabpage i have to choose the CV from the window, but QTP can't recognize the object, so i used the Low LEvel Recording, but every time i run the test, QTP go to halt when it gets to the Recorded part, any solution for that?( except puting delay in the script and manuall selecting, because i've did that)

1 Answers  


if our qtp vb Script may be Currepted then What we want do?

1 Answers   IBM,


what is keyword driven testing

2 Answers  


How you are maintaining shared object repository in your team or your project?help me plz

1 Answers   CTS,


Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance

1 Answers  


what is test scheduleling?

1 Answers   IBM,


what is the frame work in J-meter?

1 Answers  


What is runtime objects and test objects? What is the difference between them?

7 Answers   IBM,


Categories