does QTP provides any tools for parametrisation?
Answers were Sorted based on User's Feedback
yeah.. QTP is providing data Table for parameterizing ur tests..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sudeepthz
Yes we can use the data Table from QTP and also we can use
the third party tools like the excel sheet and by using the
notepad we can use the parametrisation.
Correct me if I am Wrong and my mail ID: sudeeth.z@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mkj
yes, use datatable, parameterize data in keyword view by
selecting parameter option
| Is This Answer Correct ? | 0 Yes | 0 No |
Yes QTP is providing tools for Parametrization
1. DataTable
2. Action Parameters
3. Test Parameters
4. Environment variables
5. RandomNumbers
6. Inputbox
| Is This Answer Correct ? | 0 Yes | 0 No |
how to identify an object which is not in the object repository identification can be done using descriptive programming.
What is the difference between keyword driven frameworkd and Modularisation framework?(Chandana)
What is the difference between run time object and test object in QTP?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Hi, Can anyone tell me what type questions can be ashed in interview on QTP?
How to export data present in Datatable to an ".xls" file?
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
Could we use QTP for java project(Which is develop in Netbeans and My SQL) otherwise which one is suitable?
Suppose if a functionalityis not mensioned in requirement document and but its present in application. will it be consider as a bug and viceversa?
Hello Everybody, Please tell me can we create Test Plan in QTP? This I am asking irrespective to integrating with Test Director.I mean is there any option to create Test Plan in QTP itself. Thanks, Gaytri
How will internal and external links be validated and updated? how often?
How to customize checkpoints with parameters?