1>why parameterization is necessary in qtp?
2>if we give constant value then what problem?
Answer Posted / arjun
if we give constant value.it can validate the test for one
input value only.by testing the testcase with simply single
input value we cannot pass testcase.
mainly we go for qtp is to test the application with more
no of inputs.
qtp has feature data-driven testing.by parameterization we
can test the 1 testcase with more num of inputs for
accurate results.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
hi all here i have tab named "Workbench" By clicking on "workbench" tab.it displays 4 tabs like below workbench common cargo commercial charter "common" tab have 10tabs inside,"cargo" tab also haveing 15 tabs inside and remaining two tabs also having few tabs inside. when clicked on "common" tab.it displaying the script like tab("workbench").select"common" if i clicked on "cargo".it displaying the script like tab"workbench_2").select"cargo" if i clicked on "commercial".it displaying the script like tab"workbench_3").select"commercial" if i clicked on "charter".it displaying the script like tab"workbench_4").select"charter" I have used a "FOR LOOP" for common,commercial,cargo,charter tabs.it was stopped at second tab SO, CAN I RECOGNIZE "WORKBENCH_2,_3,_4" AS A SINGLE VARIABLE if not, can anyone plese help me to solve this
What is a data driven test in qtp?
Generic function to search for the unique link in webtable and click on it
What is text/text area checkpoint?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
How to remove associated function library?
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
Which functionalities of QTP used in banking project? pls any say answer?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What is the architecture of your project? Can any one answer for this question plz........
what is actually contain test report? can anybody post the test report
How often were they executed?
Should have experience in framework means?
How many tabs are available to view your test in a test pane and what are they?
Describe the differences between functions and actions in UFT?