Answer Posted / 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 |
Post New Answer View All Answers
What is self-referencing constraint in mainframe development?
Tell us the difference between assert and verify commands?
Do you know what is selenese?
What are the risks associated in automation testing?
Tell us what is the difference between single slash (/) and a double slash ( //) in xpath?
Give some examples for performance test tools?
How to capture Dos Promote data in text file? in that how to find particular String ( window )? in VB scrpting
What are the advantages of the automation framework?
What is the purpose of deselectall() method?
Can the activities of test case design be automated?
Tell me how a text written in a text field could be cleared?
What is junit? And what is junit annotation?
Tell me what is the testng.xml file used for?
If i am doing the automation of test suites in a project. Then what will be the system interfaces for that?? The tools I am using or something else... please help..!!
Differentiate between hdam and hidam database?