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 |
Hi guys pls any one send me the Qtp Licensed key of version 10.0 pls
How to analyzing the checpoint results?
supose i hv to acsess some functionlaties of a test in 1 machin , some part other machin how can acsess?
How to do excception handling ( error handling ) in QTP
6 Answers Institute for Medical Education,
Can I use datatable of Action1 in the Action2.
How can I map test requirement to Test Set (multiple test cases)? Under test lab, I have multiple test cases. I would like to map 1 requirement to all test cases under that test set (in test lab)? Currently, I think QC only allow mapping 1 test requirement to 1 test case. Instead I would like to map 1 test requirement to multiple test cases under one test lab.
4 Answers CarrizalSoft Technologies, DST Global Solutions,
Is it possible to test Flat file using QTP? I have two file- first file is Input file and second file is output file. Input file has Format like first 2 field is record type, next 10 field is Description. Output file also has format. I want to check this file format using QTP. Is it possible?? please reply with example.
what are the frame work models of qtp?which frame work you follow in your company?and explain it process?
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
your doing one project testing then how u know itis wheather web based application or windows based application?
What is TOM in QTP?
Recovery Manager means..?