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 |
Reverse string without mid or streverse function.
what is framework in QTP? any one give me answer
What is recovery scenario in qtp?
how can we retrieve ten rows from the data table using loop concept?
i have 100 manual test cases, how to automate from no 1. ols detail steps
How to supress warnings from the "Test results page"?
What are the QTP advantages and disadvantages?
Greetings friends , Hope all of you are doing well. When I run a test, is it possible for me to for me to take each row from the data table , once at a time. In other words,if i have 10 rows in the global data table, say data1,data2, data 3...and so on up to data10. Can I have the value of data1 when I run a test, and next time when I run the same test (say next day), it should skip data1 as it has already used it and go directly to data 2 ??? Would be great if anybody can help me out know in this issue. Thanks & Regards !!
Have you ever written a compiled module? If yes tell me about some of the functions that you wrote.
For Regression testing already written test cases are sufficient?
Without QTP (or any Testing tool) can we able to test the GUI part of the Applications. for Example generating the Scripts in Notepad and Executing them Using VB. Is it Possible to do so.. Correct me if iam wrong some where.
Any one please tell me how to create framework in QTP (in detail). Is there any website for reference?