How will u find that how many List boxes( and check boxes)
are present in one particular window
Answer Posted / ramya
'Counting total number of lists
Set Odesc= Description.Create
Odesc("htmltag").value= Input
Set linkcollection= Browser("").page("").childobjects(Odesc)
Itemcount=linkcollection.count()
msgbox Itemcount
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how qtp identifies object?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
1.How to record ,capture and also script to capture the close buttons. 2.How to record ,capture and also script to capture the options ---File ->save and File ->close in a browser and PDF files. 3.How to compare the Excel sheet values in a report using QTP scripting. 4.How to compare 2 PDf reports using QTP scripts as well reording. 5.How to compare 2 Excel reports using QTP scripts as well reording. 6.How to save a PDF report to a folder and then translate the report to an Excel type of report and compare that Excel Report with an other excel report. Please clarify me
How can you send user defined messages to test report?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
How can i initiate the objects to find uniquely in OR
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
What is action? How many types of actions are there in qtp?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
What is the limitation to XML Checkpoints?
How to capture a window in QTP?
Explain the parameter in qtp?
What are the different types of recording modes in qtp? Which will be used when?
What are the main differences of qtp and win runner?