Automation framework

Hi All,

Can anybody explain "What are the Test Automation frameworks and classify them?"

Questions by nvs.venkata

Showing Answers 1 - 9 of 9 Answers

Hey buddy,

Test Automation Framework is a document which deals with some set of assumptions.

Doc consist of following pts:

Feasibility study,Identifying the Test Scenarios,Priority Modules ( Which module we shld automate first),Coding standards,Guidelines.

Thx,
Ram~

  Was this answer useful?  Yes

ssoma78

  • Oct 24th, 2008
 

Automation frame work is a set of guidelines given by experts to accomplish/complete  a task in an efficient manner.

  Was this answer useful?  Yes

daisymani

  • Mar 5th, 2009
 

Automation Framework defines the concepts of Data Flow, Results Flow,
Execution Methods, Recovery ,Error Handling Mechanisms, Pre-Execution Setup,
Post-Execution Aspects, Mail Configurations etc,


In simple framework is your procedure / process on how and where your input
should come from for your script, and where your output has to be stored and in
what format etc..,


List of frameworks
------------------------
1. Keyword Driven Framework
2. Data Driven Framework
3. Functional Decomposition Framework
4. Hybrid Framework
5. Modular Framework
6. Functional Decomposition Framework
7. Table Driven Framework etc..,


Any new inventions or additions to the already existing frameworks can be
given a new framework name. Its not a mandate only the above list of frameworks
should be used.


Rejoice :)
Daisy

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions