SOFTWARE ENGINEERING

SOFTWARE TESTING

TEST PLAN AND TEST CASE DEVELOPMENT

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
These are the common test automation frameworks. Select those that apply.
A
Behaviour Driven Framework
B
Keyword Driven Framework
C
Data Driven Framework
D
Test Driven Development
Explanation: 

Detailed explanation-1: -What is Data-Driven Testing? Data-driven testing (DDT) is data that is external to your functional tests, and is loaded and used to extend your automated test cases. You can take the same test case and run it with as many different inputs as you like, thus getting better coverage from a single test.

Detailed explanation-2: -The components that make up a test automation framework include test data, driver scripts, environment variables, general user library, business user library, recovery scenarios, object repository, AUT(Application-Under-Test), and test execution report.

There is 1 question to complete.