What is Automation Testing Framework

Answers were Sorted based on User's Feedback



What is Automation Testing Framework..

Answer / anand kumar

Automation framework is nothing but the procedure and
overall structure u followed for using automation tools. U
say next time we folloewed and Hybrid automation frame work
Wher we need to
1. split the functionality into simle reusable tests
2.All reusable functions r stored in Libraries folder
3.some test scripts r together forms a test suite so
preparing test suites
4.The required test data is saved in one Data Folder
for data driven test
5.Data driver engine wiil get this data and passes to
the Test and whenever it is needed it calls required
functions from library and continues the test
6. Where the result has been stored The result
directory.


What r the naming conventions used for test
scripts,variables, constants, how will u conduct validation
without using check points.

This overall strategy is called test frame.

If u want to escape from the interviver u say It's part of
our test manager who designs or selects frame work for us.














It's ovrerall strategy which u wiil use throught the
automation test

Is This Answer Correct ?    27 Yes 5 No

What is Automation Testing Framework..

Answer / sid

A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing.

There is no hard and fast rule to use a specific Automation
frame work. It all depends on your project needs, here are
some info on the same.

Data Driven approach is suitable for applications that have
limited functionality but large number of variations in
terms of test data.

Functional Framework is suitable for applications that have
variety of functionality but limited variations in terms of
test data.

Hybrid Test Automation Framework is suitable for
applications that have variety of functionality and larger
number of variations in terms of test data.

Record, enhance and play back methodology is suitable to
convert small to medium size manual scripts into equivalent
automation scripts - one to one basis.

Is This Answer Correct ?    25 Yes 4 No

What is Automation Testing Framework..

Answer / cbueche

http://groups.yahoo.com/group/EMOS_framework/

Is This Answer Correct ?    13 Yes 8 No

What is Automation Testing Framework..

Answer / pavan kumar. m

http://www.ibm.com/developerworks/rational/library/591.html#N10223

Hi go through the above URL u can find

Is This Answer Correct ?    4 Yes 2 No

What is Automation Testing Framework..

Answer / raindance

you are all great!!

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Automation Testing AllOther Interview Questions

On what factors can you map the success of automation testing?

0 Answers  


1. How would you Test & then automate an antivirus application? 2. How would u test & automate windows screen saver? (expected: “test scenarios” & “test approch”: points)

0 Answers  


how many steps in functional testing?

4 Answers   TCS,


On Test Complete I recorded some keyword test. while I'm running the batch test, if one test case failed, then how test complete skip the failed test case and again continue to run the test case? please provide some way to resolve this issue.

0 Answers   STFC,


best institute for tesing tools in hyderabad?

8 Answers  






wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.

0 Answers  


Explain some disadvantages to manual software testing?

0 Answers  


What are the drawbacks of test automation?

0 Answers  


What kind of tests would you automate?

0 Answers  


what is meant by framework? and when we use framework in our project ?

11 Answers  


WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?

0 Answers  


What is the purpose of deselectall() method?

0 Answers  


Categories