What type of automation frame work you are using?and why?
Answers were Sorted based on User's Feedback
Answer / donthu hari prasad
What is Frame work?
A frame is a set of scripts, documents, Procedures for
achieving reusability, maintainability, traceability and
portability for test automation.
Frame Work : Frame work is a Generic work designed by an
expert and followed by many people to perfom a particular
task in an effective , efficient and optimized way.
Types of Frame work:-
1. Linear / Sequential Frame work
2. Modular frame work
3. Keyword Driven frame work
4. Hybrid frame work
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ramchandra patil
Hi Senthil,
In framework we define the guidelines for all phases of
automation, it is architecture which makes it easy to
operate to end user who does/does not have technical knowledge.
In our company we are using hybrid framework(Combination of
Data Driven, Keyword driven)
we are using above framework for following reason.
1. its reusable
2. Easy to debug and use
3. We can configure externally(Without touching internal
knowledge or code)
4. Minimum changes require
5. Customized reports
6. minimum dependency on QTP to make changes.
7. Performance is as desired by client.
guys let me know if I am wrong.(pls come with valid answer)
Thanks,
Ram
9699851282
6.
| Is This Answer Correct ? | 0 Yes | 0 No |
I want to run my qtp scipt on the system where qtp is not installed .I don't want to install qtp but i want that system should use the qtp from another system in lan just the qtp instance should be launched on that system without having qtp installed on it .I probably know the solution that it will be solved through RMI but how to get this problem solved plz help i anyone know the answer
How to add multiple values in rows, under a single column of a run time datatable?
How many types of actions are there in quicktest professional (qtp)?
Explain Checking XML....
Can you brief the hurdles you faced during Automation testing?
what is the syntax for regular expression in QTP? how to create user defined functions in QTP?
How to Analyze the Checpoint results by Checking Bitmaps?
w is output value
WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
Hello friends..... On which areas of an application we can not test with QTP
0 Answers Thatavarti Technologies,
When do go for loop condition in test?