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 |
What are table and db checkpoints?
hi all, I want to know about the QTP scripts, i have read more books but all areis to be a theory so how can i improve my script skills. if anybody knows about qtp scripts plz guide me and i need a sample scripts.my mail id is karthis4u@gmail.com, 9986667831 If you all have any data send it to akadi111@gmail.com
How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
what is exact difference between smoke and sanity testing?
1)how to write test cases in test director? not go throuth requirments and plan but should be different way i need? 2)what is the mediator between qtp and application or project?
how will we run batch tests in qtp what is the process to run the multiple test sets?
when there is a task that gets repeated in multiple scripts what do you do in QTP?
What is object repository?
How to open a new test using quicktest professional (qtp)?
how can we handle exceptional handling in qtp
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
What is our exact stage involvement with QTP?