I wnnt to learn about QTP Automation Framework,please give
URL Address to get more information about AFW.
No Answer is Posted For this Question
Be the First to Post Answer
i have 100 manual test cases, how to automate from no 1. ols detail steps
Explain sub procedure of vbscript.
How to get line numbers in your editor in expert view?
What is the difference between Call to Action and Copy Action.?
What is the advantage of associating a procedure with a test object?
Did the scripts need lot of maintenance? If yes, why?
How can you handle exceptions in qtp?
In my application there is a billing thru credit card. how to validate the credit card details(min balance,credit card no,card holder name).if these details are valid then only that booking will be done.how to validate these details thru automation or manual?
How QA specialist can identify when programmatic descriptions are useful?
I want to see all the properties of agent name in login window. I will use the script Set a=Window("FR").WinEdit("Agent Name:").Gettoproperties( ) msgbox but my question is how to use the msgbox if i use a it will display only a, so anyone pls let me know how to get the display of all the properties using GetToProperties () or GetRoProperties (). Thanks a lot
what is the difference between wait and wait function
How can i check all the button that are enabled in a widnows based application ? What script should i write for this ?