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 / max
Replace micFail with micPass in Ganesh Kumar's Answer.
(See below the last part of his answer, ... now modified)
Else
Reporter.ReportEvent micPass,"Check for the Feild
validation","The Feild is not accepting lesserthan or
Greater than the Boundary value"
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Explain the features and benefits of quick test pro(qtp)?
What are the different properties of an web object
Pls can anybody send me the Recent Technical and Interview Questions Which were asked in IBM(QTP)Automation PLZZZZZZZZZ
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
How we can use the database checkpoint on a java web based application in which the database connectivity is done using JDBC->Pure Java type (in this type there is no need to create a DSN). At present in QTP we can fetch database values using checkpoint only through DSN. Is there any programming for this if we don't have DSN (ODBC)
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
can test automation improve test effectiveness?
How you are developing the script? Using record and play back or manual?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How many types of actions are there in quicktest professional?
after initiating one project for testing, when exacltly QTP tester role starts?
How will you check that your test cases covered all the requirements?
Explain in brief about the quicktest professional (qtp) automation object model?
Hi, how can we check or avoid the memory leakage in QTP9.2?