We need to verify the user name & password in for the user
validation. But we don't want to use the parameterization/
loop for user name and password. What is the way in
scripting so that user & password will generate automatically.
Answer Posted / aparna
You can generate username and password using random number
within a range ..convert the generated random numbers to
string using chr.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which environments does qtp support?
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
hi in real time who will execute the qtp test scripts? my faculty said, in a companty automation testers are written the test scripts and manual testers are execute the test scripts...IS IT RIGHT OR NOT?
What test cases can you automate using QTP?
Can any one send me the QTP Basic Coding Samples?
What is the parameterization?
Explain the features of quick test pro(qtp)?
write the vb script for call to new action in qtp?
Have you faced any problems with object repository?
What is data driver in qtp? Where we use it?
how can we do the frame work in qtp
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Explain features of the latest version of qtp/ uft 12.1?
What is TOM in QTP?
HOw to add the recovery file at runtime to the test file .