adspace


Describe a framework. List some of the common automation frameworks.

Answer Posted / Pritibhi Kumar

A framework is a reusable structure designed to provide a foundation for building software applications, including test automation frameworks. Common automation frameworks include: 1. TestNG (Java) - A testing framework similar to JUnit with additional features like annotations and data-driven testing. 2. NUnit (C#) - A unit testing framework for .NET applications. 3. PyTest (Python) - A lightweight, easy-to-use testing framework with a focus on speed and simplicity. 4. RSpec (Ruby) - A behavior-driven development testing framework that emphasizes clear communication between developers and stakeholders.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you created any framework?

1038


How can you fetch an attribute from an element? How to retrieve typed text from a textbox?

1197


What’s selenese?

920


what will be the first salary and what will be the hike in the salary?

929


Do you know how to locate a link using its text in selenium?

985