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

Answers were Sorted based on User's Feedback



How to calculate the edit field length..

Answer / 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

How to calculate the edit field length..

Answer / radha

With boundary value analysis

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WinRunner Interview Questions

How do you make the configuration and mappings permanent?

0 Answers  


What is the Winrunner Framework in your organisation?

1 Answers   CA, TCS, Valtech,


How many check points are there in winrunner? what are they?

8 Answers   BeBo Technologies,


How do you invoke a text file from winrunner?

6 Answers   BeBo Technologies,


What is the use of Merge option provided in WR

3 Answers  


pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent

1 Answers   CitiGroup,


How to fetch a value which is in a particular cell in a html table?

1 Answers   BeBo Technologies,


how u can connect database without using any wizard in winrunner?

1 Answers   Accenture, MBT,


Is it possible to place a Logical name in a data table and can use that logical name in the script? Tell me with mentioning function names..?

1 Answers   Accenture,


what is the regular expression for dd-mm-yyyy?

2 Answers   IBM,


What are the synchronization points?

0 Answers  


what is compile module in WinRunner?

3 Answers  


Categories