Answer Posted / 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 |
Post New Answer View All Answers
What are the main differences between Loadrunner and QTP tools? Describe briefly a "real world" scenario that would make you use the first one versus the other? Thank you for your answers....
How to get the Background color of a Tab or Button in TestComplete Tool using VBScript? I have a validation that to verify whether a particular tab or button is highlighted or not. When the tab or button is highlighted the background color will be in Yellow color.If i get the background color then its easy for us to validate whether its highlighted or not. Can anybody help me on this?. Thanks in Advance.
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.
What is the difference between continue and next sentence?
How do i startup with Remedy testing tool. Couldnot able to find any links for startup. Please help me to startup with this remedy tool.
List some advantages and disadvantages of manual testing.
What is the difference between automation tools and management tools?
What are Keyword and Data driven frameworks in Selenium RC
script to check availibility of mail in yahoo mail box in qtp
What is open source tool and give example?
what is the difference between keyword driven frame work and data driven frame work.
how to test an webbased application?
What is keyword driven automation?
Any one suggest me for Free ware (Opensource) Automation tool for regression testing.
What is hybrid automation?