A web Page has 2 frames. Find out the number of weblist
items in the second frame of the page.
Answers were Sorted based on User's Feedback
Answer / sesibhushan
set FrameObj=Browser("micclass:=Browser").Page
("micclass:=Page").Frame("micclass:=Frame","index:=1)
Set wList=description.create
wList("micclass").value="WebList"
set wListObj=FrameObj.ChildObjects(wList)
wListcount=wListObj.count
msgbox wListcount
| Is This Answer Correct ? | 30 Yes | 0 No |
Answer / vasu j
The above answer by Sesibhushan is exactly correct.
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain in brief about the QTP Automation Object Model.
What are the Application Functions available in QTP?
How many types of recording facility are available in quicktest professional?
why should we give deliver good quality software?
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
w is recovery senario manager
Hi let me ask one questin 1.How to use outputof the one function input to the another function pls give the script for above 2.what is the purpose of action parameter , how to create it
What are the different types of qtp test assets and their extensions?
How the exception handling can be done using quicktest professional (qtp)?
waht is puirpose of accesbility Check point? waht is the use of Page and XML check points?
What are the different scripting languages you could use when working with QTP ?
hai, i am doing QTP by own. So, i am confident in checkpts,synchronization, data driven test, recovery scenarioe manager etc. but actually i don't know how all these we wil implement while we r writting code manually. when we r doing practice, while recording code is automatically generated but in real time i heard that we have to write the script.But i don't know how it is? How to write descriptive prog.? plz. tel me what r the basic things we have to know? explain how to write descriptive prog.? explain me with an example pls.......