Does QTP provides any tools for parametarization?
Answers were Sorted based on User's Feedback
Answer / nct
Yes, QTP uses Microsoft Excel for parameterization.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / geena
Go to tools -data driver for parameterization.
You will see the a table with number 0 and 1. You high
light what ever you want to parameterize and click on the
radio button parameterize and click on next and next and
then finish. Then column of 0 will be 1.
| Is This Answer Correct ? | 0 Yes | 0 No |
After geting the modules where we generate the script ie in qtp or notpad ?
HOw to add the recovery file at runtime to the test file .
what is Unicoad Compatibility ???? HOw does this makes a diffrence from Winrunner.???
I want to clear the webedit field without using set"" in qtp script
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Pls let me know completely about descriptive programming, where it is used, pls explain with a real time example of its occurence and the program code written in qtp.
Can any one tell me Difference between Keyword Driven Frame work and Hybrid framework? Its Urgent.
How to use descriptive programming?
An action has both shared and local OR associated with it and both have the same object in them. In the test which one will be considered?
Hi frnds, for ex.. we got a job in wipro, they will give me one mail id.. "Rameshkumar@wipro.com", where to open this mail id..in which sw ? or outlook?
give me the code to save all messages of inbox of gmail into a folder and notepad
How can i find out any "text's" coordinates in excel sheet For example: I want to know the coordinates of "F" Column in the excell sheet While recording when i clicked on F column it is showing the coordinate values 385,9 but with out recording how can i find out them Suppose i want to clik on "H" column writing the script like this Window("Book1").WinObject("Book1").Click (...........) Here I Dont know what (x y )values should i enter Please any one can help me?