how u test a frame in a web page using QTP?



how u test a frame in a web page using QTP?..

Answer / bhargavi

can i get the details of it.
i think u want to test whether the frame is exists or
not.if it is the case then
if Bowser("browser name").page("page name").frame("frame
name").exits then
reporter.reportevent 0,"frame","frame exists"
else
reporter.reportevent 1,"frame","frame doesn't exists"
end if

Is This Answer Correct ?    9 Yes 1 No

Post New Answer

More QTP Interview Questions

How to count the no of objects in XML file(QTP)

1 Answers   IBM,


Does QTP work in UNIX environment

5 Answers   BirlaSoft, C1 India,


What is load testing?

1 Answers   Crea,


How many types of run modes are there in qtp?

0 Answers  


what is the diff between Procedure and function

3 Answers   iFlex,






What are the various types of Actions in UFT?

0 Answers  


What is FRAME WORK? How many Frameworks can QTP supports?

4 Answers  


Waht is User interface and Integration Testing?

1 Answers  


What are the three challenges U faced during automation testing of your application.

2 Answers   L&T,


What is test object?

0 Answers  


Generic function to search for the unique link in webtable and click on it

0 Answers  


I have written some scripts in QTP by using older version, but I want to run them in latest version. Is there any process to do that.If so can anyone explain me?

1 Answers  


Categories