Hi
Suppose u have complex Test scripts which u vl write first
and which u vl execute first
Answers were Sorted based on User's Feedback
Answer / anil
we will write complex test scripts first and will execute
easy scripts first
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / lakshman
we w'll write first Trivial scripts then i execute
Priority scripts first
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the disadvantages in QTP 9.2?
How to do the Mouse Operations in QTP. How to aacess an Image in a web application to save it on my desktop. To my Knwoledge that can be done by mouse right click on the Image and selecting 'Save the Image'option. Or Is there any alternate way to do this..
How does QTP identifies the object in the application Mainly objectives are three type's OF PROPERTIES namely
how can i call an external action,which is not added external action of an action?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
hi all need one help . i want scroll down and up but thing the holl page is taking webtable. i need to scroll down and up using scroll tab any bodu knows plz help its urjent regards balaji
What is the difference between gettoproperty and settoproperty?Explain with an example?
What type of problems one will face with QTP , if too many browsers are opened at a time?
Hi What are re-usable actions in QTP? -Thank You
Use of Multiple Actions in QTP?
Can we put more than one action in a single script???? yes or no.....
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