What type of automation frame work you are using?and why?

Answers were Sorted based on User's Feedback



What type of automation frame work you are using?and why?..

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

What type of automation frame work you are using?and why?..

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

Post New Answer

More QTP Interview Questions

I have 2 Environment variable which holds int. I called into my test and addedup. but output is concatenating the values instead of Sum. Ex. Envi("a")= 10, Envi("b") = 20, c= Envi("a")+ Envi("b"). msgbox c ( Ans.1020). How to overcome this pblm? I used the add fn also..

3 Answers   BirlaSoft,


Plz explain about Virtual object? What is the situation u r using , explain with example?

1 Answers  


whow much strong on VB and C?

0 Answers   UHG,


hi,i have a pblm in qtp,im testing an webappl in which different types of error pop up messages are displayed which qtp is not differentiating or it is not recognising. how do i make it recognise different popup errorm messages while writing script?

4 Answers  


What is the difference between Image Checkpoint and Bitmap Checkpoint?

8 Answers  






How to analyzing test results using quicktest professional (qtp)?

0 Answers  


PLZ EXPLAIN HOW TO LAUNCHING QTP IN TEST DIRECTOR? Is it possible or not? If No Why we r using qtp Td Combination? plz explain briefly? What is the purpose of TD With QTP?

1 Answers   Wipro,


i want to handle all the unwanted pop up through QTP i done that with recovery scenario but it need some title of pop up but i want that it should handle all the pop up even i don't give the title of that pop up in recovery scenario is there any general way to handle all the pop up please help

3 Answers  


How will you test a keyboard?

0 Answers  


i have 2 year experience in manual and automation testing, I have less percentages in X, Xii (Second grade), can i elgible to TCS interview (Or MNC's)

3 Answers  


How u call functions in QTP Function to calculate the length of characters in a word -

5 Answers  


There is an excel file of 1 to 100 sheets how you will iterate through it?

0 Answers  


Categories