Hi, i am rani ,i am putting 1+years of fake exp ,so pls
anyone explain how i get project (in real time) ? how it is
tested
ex: in banking ,test the number of textboxes in one window
Answer Posted / nani
Hi,
By using this script we Count the nuber of text boxes in
the window:
Set oDesc = Description.Create()
oDesc("micclass").Value = "WebEdit"
Set Lists = Browser("Welcome: Mercury Tours").Page("Find a
Flight: Mercury").ChildObjects(oDesc)
NumberOftxtboxes = Lists.Count()
msgbox NumberOftxtboxes
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain about datafile/verification of date file when file is not available in local system?
How can get count of list box?
Hi All, I Want To excute scripts batch without using QC .I need code for that Thanks Balaji
Explain actions in qtp ?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is business process testing(bpt) in qtp?
How can you give wait up to 10 seconds in qtp?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
What is a data driven test in qtp?
how to create flat file datasubmission in qtp
What are the types of object repositories? Which one is you using?
Differences between text and test area checkpoints?
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
What is the Command used to start the QTP
what is meant by source control?