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 meant by descriptive programming?
If you have given 1000 manual test scripts, what test you will do? and how?
Write Descriptiv prg 4 login logn....txt bx password---txt bx ok---btn
If aclient comes to tester ask to bye a tool Keep aside about the cost,In what way we can choose the tool.
Can any one say what exact diff between test->parameters, action properties-> parameters. after defining the parameters in test->settings, how can we access those parameters.(i know how to use action prop parameters)
In your QTP framework, what checkpoints were applied in the script to minimize script failure due to any reason during execution?
How to Analyze the Checpoint results by Checking Bitmaps?
How to use Environment parameterization? Explain with an example.
How to make "TEST Batches" in manual testing . How it is possible plz explin in detail?
Explain me in deatail about DATADRIVEN framework including scripts ?(realtimes plz)(Chandana)
How to handle the exceptions using recovery scenario manager in QTP?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?