How many ways we can parameterize data in QTP?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
There are four types of parameters.
1).Test, action or component parameters.
2).Data Table parameters.
3).Environment variable parameters.
4).Random number parameters.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ravi kumar.m
we can perameterize the data in five ways
1. data table perameters
2. random perameters
3. environmental perameters
4. test perameters
5. action "
Is This Answer Correct ? | 0 Yes | 0 No |
without Qtp features can we automated?
QTP9.1 does not support to text checkpoint in Windows application? Is this correct? If this is correct, what is alternative for Text checkpoint?
Please let know the scripts for counting number of repeated letters in the word. Note repeated letter should not be count agian. Ex: If "Hello" is my word... l is coming twice.. it should count once and print... secong 'l' should not count again..
Is manual Testing replacement of automation testing?Which types of testing we can not do in automation testing but can do in manual testing?
How can we export test results to an excel sheet in QTP??? Can any one provide sample coding for this?????
what is vmodel?advantages and disadvantages of vmodel?
Explain about opening notepad in QTP and writing of test result in notepad?
What is the Risk Analysis? Waht types of risk analysis are there?
Read excel using qtp descriptive programing
w is datatable
I had installed QTP 9.2. It is working fine but whenever I open QTP, it is trying to reinstall the below-mentioned files again and again "QTP92PS82UPGRADE.exe", "recogn.dll". If anybody has these files, please provide those files in this site or you can send that files to my mail id also (lravi4u@yahoo.com). If you don't know where the files will be in the QTP, search in the QTP software CD or path of QTP program installed (C:\Program Files\Mercury Interactive\QuickTest Professional)
How many types of Parameters are available in QTP? and Pls Explain with example.