How to calculate the edit field length
Answers were Sorted based on User's Feedback
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 |
latest version
what is the basic knowledge required to work in BFSI domain ?
7 Answers HCL, Nucleus Software, Standard Chartered,
can any body tell me in detail about ERP domine?
what is the automation frame work ?
tell me about compiled module & function generator
What are the three windows displayed when a mismatch occurs in Bitmap verification
what is the name given by WR to Microsoft excel file
Tell me the Script to close winrunner from the script itself..
How do winrunner connects to SQL database and what option is use?
If the data is stored in Excel sheet(2nd and 3rd), how to access it for Data Driven test; Ex: table = "c:\demo.xls" How to access 2nd or 3rd sheet data id demo.xls flie.
what is the extension of default,custom check points ?
how many options are provided in WR login screen