Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Hi, I am new to QTP testing and was exploring the frameworks used for automation. I wanted help in writing various scripts and files for keyword driven automation like 1. Control File 2. Test Case File 3. Startup Script 4. Driver Script 5. Utility Script . etc It would be great if someone can give help in this context ... Thanks

0 Answers  


what is the difference between parameters and arguments?

1 Answers  


what is On Error Resume Next ?

1 Answers   Accenture,


I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...

1 Answers   Bank Of America,


What are parameterizing tests?

0 Answers  


how to write scripts in QTP?

4 Answers   Ordain Solutions,


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

0 Answers  


Can abody explain me Send keys concept

1 Answers   Cap Gemini,


How will you find the current time of the remote machine using QTP script?

0 Answers  


Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?

5 Answers  


HOW AND WHY TO CREATE EMPTY OBJECT IN QTP?

2 Answers   Patni,


As u told write Libarary files in QTP. Do u use ever oject repositary 0r spy while writing scripts and for which type of testing u prepared test scripts.

1 Answers  


Categories