HOW to invoke any recorded script in QTP with out using
RECORD & PLAYBACK CONCEPT?
Answers were Sorted based on User's Feedback
Answer / ashish srivastava
With the combination of AOM(Automation Object Model ) and
Descriptive Programing you can achieve the objective given
in the question
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suryanand
by using reusable functions and calling them in the program
| Is This Answer Correct ? | 1 Yes | 2 No |
Can any body tell me how can I choose the share object repository and per action object repository mode. Please give me with steps.
Can we directly automate testscripts accrdoing to requirements
2 Answers CitiGroup, Novartis,
Where the text version of script file located in file system?
How to find the OS name by using QTP script?
i am entering wrong data or wrong password in a text box and click on submit button .i am getting a popup window with a message Please enter the correct password or data .How can i handle this situation by using QTP.
Explain types of output values?
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
what is the present location of nageshwara rao's institute in hydrabad along with institute phone no. and name of institute.He has shifted from S.R Nagar.
how to test power point using QTP 8.2 ? What are different methods to retrieve value from Application during runtime ?
How do u write a regular expression for date (dd/mm/yyyy) field ?
What is the difference between run time object and test object in QTP?
Hello everyone, I am trying to parametrize a script. Its clear to me that, we use data table to enter various text data. but if I want to change the radiobutton (e.g. if for first iteration I selected radio button 'A' and for second iteration I want to use 'B' radio button for second iteration) then how can I make it happen. I have tried to define the question but still if not clear plz tell me. Thanks everyone