Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to calculate the edit field length

Answer Posted / guest

For edit boxes in winrunner direct function is not
available to find length of text.We can use length()
function.

EX:- edit_get_text("button logical name",outvariable);
//In outvariable entered text will be stored.
x=length(outvariable);
//The length function returns the length of the text.
report_msg(x);

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi iam a begginer or rather new stsrter to QTP and strugling to start as i have to start writing the automated scripts for the existing manual testing could some one send me some tips ans tricks for a jump start. Any help is greatly appreciated

2366


Name the three modes of running the scripts?

1050


What all are the different databases winrunner can support?

1977


supose 10 times text data is there but it will run 8 times whtat will you do.

2141


How to find the local host name using winrunner ?

2310


How to check property of specific icon is highlighted or not?

1101


Explain the use of test director software?

1151


What is the use of gui map and what happens when the gui map file get loaded?

1192


Difference between winrunner and test director?

1223


What information is contained in the checklist file?

1270


What is a checkpoint and what are different types of checkpoints?

1313


How do you identify which files are loaded in the gui map?

1242


How you integrated your automated scripts from TestDirector?

1129


How do you filter the objects in the gui map?

1180


How to have winrunner insert yesterdays date into a field in the application?

1119