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


Please Help Members By Posting Answers For Below Questions

how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me

2453


How many types of recording modes in qtp? Which will be used when?

549


What are the data types in qtp?

667


Hi Frenz... I would like to take up the QTP certification . Can anyone tell me what is the procedure. n if anybody have the study materials pls fwd it to jkpunathil@gmail.com

1498


How to connect the remote desktop using QTP 9.2 explain the method or procedure?

2801






Suggest and Define a solution for an application whose objects are not recognized by UFT?

669


How u will do versioning in QTP?

1456


When should I use smart identification?

604


How to customize qtp?

610


why should we give deliver good quality software?

1627


Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.

6660


what is the difference between built-i function and In-built function?

1633


What phases are involved in testing an application in qtp?

559


What is checkpoints for qtp?

532


In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?

1506