what is parameterisation?
Answers were Sorted based on User's Feedback
Answer / radhika bondugulapati
Parametrization is nothing but repalceing the constatnt
values with a variables known as a parametrization.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nitin sharma
When you test your application, you may want to check how it
performs the same operations with multiple sets of data. For
example, suppose you want to check how your application
responds to ten separate sets of data. You could record ten
separate tests, each with its own set of data.
Alternatively, you can create a parameterized test that runs
ten times: each time the test runs, it uses a different set
of data
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / abcd
Parametrization is a process of replacing hard coded/fixed
values with multiple values in order to expand the scope of
the test.
There are different ways to parametrize in QTP. You can find
more info @
http://everythingaboutqa.blogspot.com/2011/07/parameterizing-values-in-qtp.html
Is This Answer Correct ? | 1 Yes | 0 No |
what is web application and client server application.is there any difference ?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
how to idetfy which test cases are automated?who will deside that plz tell me
What are the key elements available in test result window?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
hou can we use vb script in qtp could u tell me breafly
How to find the path of folder in which the test is saved in qtp?
Hi guys can any plz help me how to send fax in sample Flight Appication
Explain process of smart Identification in QTP?
what time u r using data driven test in ur app"
How to extract the data in the below scenario and dump it in the excel? Link1 Link2 Link3 Link4 numberlink1 text text text numberlink2 text text text numberlink3 text text text numberlink4 text text text So, Here is my question? -- It is a matrix but is not a web table(QTP does not recognize it as a web table) -- Link1, link2 and link3 are links under which text is available -- numberlink1 to numberlink4 are again LINKS -- All the others displayed are text only I want to extract the data in the above scenario and dump it into an excel in the same scenario as it is displayed above. Kindly help.. Thank you
Give one example of Standard checkpoint in qtp 10?