can anybody tell me " which automation framework u r using?"
some interviewer asked this quesion? pls give me answer
Answer Posted / sid
A test automation framework is a set of assumptions,
concepts, and practices that provide support for automated
software testing. This article describes and demonstrates
five basic frameworks.
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 ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to use regular expression in Test Complete Functional tool
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
We have a testing assignment that is time-driven. Do you think automated tests are the best solution?
Explain some automation testing tools.
how to know whether the user information or any other information which is entered in to the web is storing in secured place or non secured place?
What are Keyword and Data driven frameworks in Selenium RC
What are the limitations of automating software testing?
How does load testing work for websites?
Elaborate the fields in bug report in automated testing
How can you create html test report from your test script?
Tell me what databases can test director reside on?
Which package can be imported while working with webdriver?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
Give some examples of priority – severity defect levels.