Answer Posted / guru
'Count the Number of Edit box
Set Desc = Description.Create()
Desc("micclass").Value = "WebEdit"
Set EditBoxes = Browser("").Page("").ChildObjects(Desc)
MsgBox "Number of Edits: " & EditBoxes.Count
By using above code you can find the count for no of
edit boxes in a page.
Correct me if i am wrong.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Name the properties you would use for identifying a browser and page when using descriptive programming?
How many ways we can parameterize data in quicktest professional (qtp)?
What is the basic concept of quicktest professional?
Does quicktest professional is unicode compatible?
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
how to convert 100 into hundred repees only and viceversa
"What are the common constrains that we need to consider when we prepare testcases for ASP application". Thanks in Advance...
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
I want to do QTP Certification what is the pattern of Question paper.
How will you compare keyword and expert view?
Whats the realtime QTP testing process
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
Explain the differences between table and db checkpoints?
Can any one send me the QTP Basic Coding Samples?