what is the frame work your using in automation ?
Answers were Sorted based on User's Feedback
we are using Hybrid frame work. It is combination of both
keyword and Data driven.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / siva
We are using Keyword driven frame work. Where we generate
the script and stores the script in corresponding
folder,recovery files in one folder,functions in one
folder,when ever we want we call it in to the main test
| Is This Answer Correct ? | 0 Yes | 0 No |
keyword Driven.where we can store all datas in their
specific folder,and we can call that any time in the
application.
| Is This Answer Correct ? | 0 Yes | 0 No |
We are using Keyword Driven Frame Work. All the required
resources are stored in to the corresponding folders and
when ever we want the resources we can associate them to
main test. In this frame we will create library files for
the script so that we can call that functions at any point
of time to the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the versions of qtp,What are the differences b/n them?
could any help me please, how to work on visual foxpro application using UFT
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)
How does you pass optional arguments in qtp?
When i use paramateriztion for tickets in flight reservation application , the tes'll run for first iteration but for the second iteration it'll give this details, but the second iteration is failed. Pls anyone clarify it. Cannot find the "Agent Name:" object's parent "Login" (class Dialog). Verify that parent properties match an object currently displayed in your application.
What are the advantages of Object Repository?
By using QTP can we record any log files written by the application which is in execution?
How many number of actions possible in qtp?
What is object repository?
HOW TO CONVERT MANUAL TEST CASES IN TO AUTOMATION TEST SCRIPTS EXPLAIN THE PROCESS?
What is the difference between "call" and "callclose"
Hi ,Can any one pleas explain how to test splash objects using QTP?