Skip to main content

Jyoti Darra

Jyoti Darra is an Associate Technical Consultant at Perficient. She work as a QA with almost two years of experience in Automation and Manual Testing. She loves to share her knowledge through blogging.

Blogs from this Author

Search Find Web Online Technology Internet Website Concept

How to Configure Selenium in IntelliJ and an Overview of Launching Browsers

In this blog, our focus will be on creating a Maven project in IntelliJ and launching multiple browsers using the Selenium WebDriver. What is Selenium and WebDriver? Selenium is a web UI automation testing suite that is used to automate web applications for testing purposes. Selenium supports automation across different browsers (Google Chrome, Microsoft Edge, […]

How to Create and Execute a Test Plan, Test Suite, and Test Cases in Azure DevOps

This blog will describe how to construct a test plan in Azure DevOps, and how users may create test suites and test cases within that plan. The distinctions between a test plan, a test suite, and a test case are the following: Test Plan: The test suites are listed in the test plan. Test Suite: […]