Use of Multiple Actions in QTP?
Answers were Sorted based on User's Feedback
Answer / naren
When v create a new test, it contains one action.by
dividing ur tests into multiple actions, v can design more
modular and efficient tests.
| Is This Answer Correct ? | 3 Yes | 0 No |
In case of modular framework multiple actions are used,in this case it uses for code reusability,reliability,efficient way of handing code,paramiterization etc. it depends of the clients requirement.
| Is This Answer Correct ? | 1 Yes | 0 No |
any one can send me the concepts of qtp
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
To which environments does QTP supports ?
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp
did you perform retesting(DATA DRIVEN test) using functions with out using datatable methods how can you perform retesting using functions
How does QTP identifies the object in the application?
what is difference between Mandatrary proparties and Assistive proparties? Explain
How can we count the no of rows are available in a data table ?
Hi, Can anyone please tell me how to connect the QC with QTP using QTP script? Thanks in advance
In qtp, explain what is crypt object
How do you done Data-Driven Testing using MS-Word. What is the script for that