How To write script in QTP For Field Validation Example:
password Field is accepting A range 8-20 characters
only.How to write script?
Answer Posted / uday
here the question is how to find the max and min. lengths
the webedit accepts?
To find the max length of the web edit, try with "max
length" property.
temp=browser("Browser").Page("Page").WebEdit("username").GetROProperty("max
length"). It works.
I am not sure about the min. legth.
Thanks,
Uday.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Explain data driven framework?
Which recording modes need more memory?
What is debugging? How you debug your script?
What is the syntax to call one script from another?
What are the differences between qtp and winrunner?
What is the difference between per-action and shared?
Explain different checkpoints in qtp.
How to get popup error message.
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Explain hybrid framework with advantages and disadvantages?
How to modify object property in qtp ?
Dis advantages of XML checkpoint ?
Explain quicktest professional testing process?
I am sathish , i want to test the Application of JIL.org ,Mobile Emulator ,by using QTP10.0. I am trying to do testing on that Application , but Child Objects are not identified by the QTP. Please can any one help me
How may types of defects identify application or your currently working application?pls give me answer..