By using QTP, How do you test a frame in a web page?
Answer Posted / kalyan
Dorababu sorry to say this. we are not xml programmers.
Here frame means nothing but one part in a web page.Means
one page will be having n number of frames.
We can test frame is available or not. For example--
Browser().page().frame().webbutton().click
In Above example webbutton existing in a frame. If we take
the properties of webbutton using objspy we will get the
frame properties,page properties & browser properties along
with webbutton properties.
any doubts mail to mskalyan.smile@gmail.com
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does qtp identify gui object?
What is the difference between a Function and Procedure in QTP?
Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
hi, can u tell me the QTP TEsting process in present real time companies?(beware of this... now a days Recording is not using,, only DP) and don't tell note book answers like step 1 spep2....like this .......post answer with professional skills in simple english words) thank u
Explain the types of object repository?
Can we Test Welcome Screens and Process Images with QTP
What is business process testing(bpt) in qtp?
How many add-ins comes by default with quicktest professional (qtp)?
How you can find length of array in qtp?
What are metrics and matrix?
Is QTP Supports SWT applications? If yes, can you write a sample script for opening a new package in eclipse.
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
How many types of run modes are there in qtp?
Is virtual object supported in low level recording mode?