what is verification & validation?
Answers were Sorted based on User's Feedback
Answer / vineela
Verification is to see if we are designing the product right(according to the reqmnts)
Validation is to see if we are creating the Right Product(according to the end-user acceptance criteria)
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi Guys, I tried to install java add-in for QTP 9.5 after the whole installation but it didn't install but then i also found in documentation saying that winrunner7.6 patch for java plugin would work fine with QTP. But when i tried to install from winrunner7.6 it asks me for the path of winrunner So my question is are we supposed to install winrunner for java add in to work on QTP. Please suggest me
How to capture the Check point Value into a variable?
Explain how you can replace string in qtp?
Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?
what is run action?
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
Plz Explain How to access Or Store Script from VSS? Explain Real time work (qtp) where you store folders and next to how to you access that folders and how you maintain folders in VSS ? What are the Menu's in VSS? Suppose in Manual, by using Checkin Checkout u can access documents. how you access in QTp REal time?
What is the Test Object model in QTP?
How to test login page by using QTP
In a web page, one web table is present which is dynamic. In that table one of the column has links with the same inner text. write a script so that i need to click the third link.
where do you define the objects as regular expression when u are using regular expressions.
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?