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

Am going to QTP testing......but i dont know coding languages like (c,c++,java,etc)and am not having interest in coding .............can i choose testing tools like qtp to learn and get a job in software......please reply me

1 Answers  


What types of testing comes under functional testing or in other word what will you test in functional testing?

3 Answers   Infosys,


how to evalute defects in QTP script?

0 Answers  


How to use reporter.report event in qtp ?

0 Answers  


How many types of recording facility are available in quicktest professional?

0 Answers  






How will you load few objects in Active Screen?

1 Answers  


Which environments does qtp support?

0 Answers  


what is the difference between wait and wait function

1 Answers   TCS, Wipro,


How can i store runtime value through vb script while using qtp

1 Answers  


If I change the property value at runtime is it effect is object repository?

0 Answers  


Definationions for keyword view and tree view?

1 Answers  


Hi, how can we check or avoid the memory leakage in QTP9.2?

0 Answers   Arctern,


Categories