Архив метки: testing

driver.findElement() vs driver.findElements()

driver.findElement() vs driver.findElements() Selenium webdriver provides two methods for finding webelements on a webpage – driver.findElement() and driver.findElements(). In this post, we will study the difference between the two and also see where to use them effectively.

Software Testing as a Career

Software Testing as a Career If you are tech-savvy and like to break things (not literally), having a career in software is a glittery choice. When we choose our career path, the foremost thing that comes to our mind is the scope of that field in the coming years. And IT or software is sure… Читать далее »

Verification and Validation in Software Testing

Verification and Validation in Software Testing Software testing, an integral part of software development, ensures that software products under development are free from bugs, in accordance with quality standards, and meet customer requirements. It is basically the total of the two activities – Verification and Validation (V&V). V&V in software testing are two independent procedures that… Читать далее »

Test Scenarios of Keyboard

Test Scenarios of Keyboard Check if all the keys- characters, numeric, function, special characters, and arrow keys are present Verify the ordering of the keys is as per the QWERTY standard Check the functioning of each type of key-characters, numeric, function, special characters, and arrow keys Verify the working of the keys that work in… Читать далее »

Data Driven Testing using Selenium and TestNG

Data Driven Testing using Selenium and TestNG In this tutorial, we will be studying about data-driven testing. We will refer to the @DataProvider annotation of TestNG using which we can pass data to the test methods and create a data driven testing framework.

Functional Testing

Functional Testing Functional testing as the name suggests deals with testing of the different functionalities of the application under test. In this post, we will learn the formal definition of functional testing, its process, and the different types of functional testing.

Exploratory Testing

Exploratory Testing In this tutorial, we will study one of the most popular testing types – Exploratory Testing. We will be studying its types, advantages, disadvantages and at the end the difference between exploratory and

Software Testing Training

Software Testing Training ArtOfTesting provides software testing training for freshers and graduates. With our training, you will be able to start your career in IT as a Software tester. Our unique training course comprises both theoretical as well as practical sessions on the testing. Along with this, we will provide you exposure to real testing… Читать далее »