Архив рубрики: English
Test Cases for Calculator
Test Cases for Calculator Check if the calculator is a normal calculator or a scientific calculator. Verify that all the buttons are present and text written on them is readable. Check the arithmetic operations are working fine- +, -, /, * etc. Verify that BODMAS is applied in case of complex queries and the correct… Читать далее »
Severity and Priority in Testing with Real-time Examples
Severity and Priority in Testing with Real-time Examples Even if you are new to the testing field, there are fair chances, you must have heard of the term bug, quite a few times. But, in case you haven’t, let me explain what exactly it is. The word bug is a term associated with defects or… Читать далее »
10+ Best A/B Testing Tools To Boost Your Website’s Performance
10+ Best A/B Testing Tools To Boost Your Website’s Performance Businesses have different sets of customers. Hence, there is no one-size-fits-all formula to create an optimal website, craft compelling content, or make the most effective product for their customers. This is where the role of A/B testing tools comes into play. These tools help you… Читать далее »
Top 27+ ETL Testing Interview Questions and Answers
Exceptions in Selenium
MS-DOS Operating System
Soft Assertion in TestNG
Soft Assertion in TestNG Assertions in our test suites are required to validate the actual result with the expected result. The Assert class provided by TestNG provides a form of hard assertion wherein as soon as an assertion fails the execution of that particular test method stops and the test method is marked as a… Читать далее »