What is Automation Testing Framework
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Hi everyone, Are you looking for "worksoft certify" automation tool training online? We have experienced corporate Worksoft certify trainers. We also provide support Worksoft certify automation issues. Please contact us Automationsolutions@yahoo.com
is there any Rational Functional Tester certification questions available?
Hi Can anyone tell me the site wherefrom I can Install latest version of QTP on my PC?
What are the differences between open source tools, vendor tools, and in-house tools?
What are the main attributes of test automation?
Do you think that testing can be done only at the ui level?
What are the limitations of automating software testing?
Tell us how can we handle web-based pop-up?
What is tsl?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
How to integrate Rational functional Tester with Rational Quality manager. Can anyone provide the details steps giving explaination with examples.
How do you connect Data base from selenium