What are the parameters provided by QTP?
Answer Posted / murali eddy
random number parameters enable you to insert random numbers
as values in your test or componemt.
ex: to check how your application handles small and large
ticked orders, you can have quick test generate a random
number and insert it in a number of ticket edit field.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what frame work you are following?
who QTP recognizes the object stored in object repository?
What is a Patch in QTP?
how will you check how many members visited the website www.infosys.com?
Explain in brief about the quicktest professional automation object model?
How to test results for qtp ?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
can u explain relative path architecture framework in qtp?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?
Limitations in QTP?
i have to login into gmail loginpage i have to pass testcase into userid and password by using functions. the test case of user id is it should take only lowerletters alphabetin between 4 to 6 length.it should not take spectial letters.it should not take numbers.testcase for password is it should take numbers and it should not take alphabets note the following things must happen 1 when i give correct password and userid that password and userid should be seen in QTP result and notepad,xl sheet 2 when i gave in valid password the system willgive message please give valid password that particular messaage should be seen in QTP result,norepa and xl sheet
Hi All, I need code for how to execute qtp scripts from excell sheet
what is the difference between the modular framework and datadriven frame work
Why qtp always start action1 and does not start action?