When we parameterise some field ex. Textbox is there any
way that we can generate a specefic number of random values
(For alphabetical values if possible) instead of manually
entering values in the data table
Answer Posted / mukesh
Thanks Gowri but can u be more specific as to how will qtp
know that it has to take the values generated by .**a-z and
not refer the data table or this command will dynamically
enter values in the data table at run time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the different ways to invoke an application using QTP?
Have you faced any problems with object repository?
what are the challenges you have faced while testing web based application using the automation tools ?
how to create flat file datasubmission in qtp
What phases are involved in testing an application in qtp?
Hi friends did any budy attend accenture system test for qtp? if any budy pls drop questions.not only accenture any other mnc company which you attended system test(QTP)?it may helpful to others also
How is UFT 11.5 version different from UFT 12.0?
I am trying to install QTP 9.5 but i am getting error message saying that ("Path is \QuickTest Professional\bin\vb_init.exe") vb_init.exe file is not find. can anybody give me the advise what to do ?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
How to find operating system information using the qtp script?
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
Tell me one scenario, the complex functionality you have automated in your project?
how can i pass a "automation script" as a parameter in a function give me need full suggestion thank inadvance
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code