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

can anybody give me example of 5 critical,major,& low severity and priority bug

0 Answers  


Explain data parameterization in winrunner?

0 Answers  


i was getinng problem if i use the same test-data(data table) to script1 and script2. why it is so? and how it can be resolved?

1 Answers  


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

0 Answers   John Deere,


what is risk?

0 Answers   TCS,


1,You have scripts in Qtp8.2 and some scripts 9.0 ..how to handle ?

2 Answers   Ness Technologies,


what is the difference between copy and call?

1 Answers  


Some of the importent functions in data driven test(ddt)?

4 Answers   Second Foundation,


what is the difference between bitmap checkpoint and image checkpoint

1 Answers   Ness Technologies,


What is the purpose of different record methods?

0 Answers  


Which are default codes winrunner generates when we start the application?

0 Answers  


How does WinRunner evaluate test results?

1 Answers  


Categories