Архив рубрики: English

Tutorials on English

Check a checkbox if not already checked

Check a checkbox if not already checked In this post, we will learn how to check if a checkbox is in a checked or unchecked state. Also, we will see how to check/set a checkbox if it is not already checked.

QA Interview Questions

QA Interview Questions In this post, we have compiled an exhaustive list of some of the most frequently asked QA interview questions. We will include questions on manual, automation, performance, and database testing. Quality Assurance and testing are different operations. QA being process-driven and testing being an activity, we do to ensure Quality Control. Still,… Читать далее »

Test Cases for Whiteboard

Test Cases for Whiteboard In this post, we have covered user interface, functional, and non-functional test cases for whiteboard. Verify that the dimension of the whiteboard is as per the specifications. Verify the exact color of the board – white color’s variant. Verify the smoothness of the whiteboard. Verify the material used to develop the… Читать далее »

Collections in Java

Collections in Java In this article, we are going to learn about Java Collections. This is a new topic for us but is highly important, useful and interesting. Here we will briefly learn about the different collections in Java along with ArrayList and HashMap in detail. As these are the ones that you will be… Читать далее »