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 IS DIFFERENCE B/W QC 9.2 AND QC 10.0
what is the mail use of frame work(with detail). architecture for keyword driven frame work
who QTP recognizes the object stored in object repository?
How you automate testscripts one by one or moduelwise or all at once
How to invoke Mozilla from QTP thru VB Script
Today only i joined in this site. Can u please tell me definition of parameterization. and how i can do the parameterization?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How many add-ins comes by default with quicktest professional?
How to handle dynamic objects in quicktest professional (qtp)?
i have an array CAPGEMINI .....Here i need to check whether G is there or not ..how to do that and friends i have one big doubt that is whether it is array or string ,how we come to know that and where we consider that it's array ,where we consider that it's an string because when i want to find the length i have big doubt whether we need to use len function or ubound ... ans me for this TWO Questions any one please
how to upload an excel sheet to quality center?
Per-Action Vs Shared repository?