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
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
Do you know what is the purpose of deselectall() method?
What is build verification testing, bvt?
Can you achieve 100% automation?
What are the important modules of an automation testing framework?
Tell me how could ajax controls be handled in webdriver?
Does every software project need testers?
What is test automation or automation testing?
How to decide the tool that one should use for automation testing in their projects?
What is a xpath?
What is testng and why is it better than junit?
How could the web element attributes be inspected in order to use them in different locators?
Do you know how to check if a button is enabled on the page?
Generic function for selecting a Radio Button in a Dialog
How many test cases have you automated per day?