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 |
How you can make an action as re-usable action?
What is object state in trigger events,in recovery scenario.write a script to handle this.
What is the difference between client server application and web based application?
Do we get any issues if we run the testscript on different browsers? what are the options we need to st in QTP?
Why do we use breakpoints in QTP?
How do we create and run the scripts with out using O.R. ?
Where we write the FUNCTIONS, in Expert view (or) in any textfiles like Notepad and save it in Library functions folder? How to cal that functions to our script? How to save that functions to Function generator?
How to make arguments optional in a function?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
what is the long form of QTP ?
What is the difference between rational rose and QTP?
what type automation is fofollowed in the project?