how u test a frame in a web page using QTP?
Answer Posted / 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 View All Answers
what is the diffrence bw qtp architectute and qtp framework?
What is the extension of the qtp local repository? If it is .mtr then what is .bdb extension stands for?
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
action contains public and private functions but do we resuable that action or not..If it is reusable How..plz tell me the ans
In qtp, how you can get the last character from a string?
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
How many types of object repository in qtp?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Explain how qtp identifies objects?
How to check feasibility of the appliction?in automation testing?
How you can decide which type of object repository you have to use?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
Explain types of descriptive programming?
How to handle the exceptions using recovery secnario manager in quicktest professional (qtp)?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?