Media Summary: Passing the data on to the test cases is one of the core functionalities. There are many ways to pass the data to test cases. During the test execution, the test cases may fail and that is inevitable. We have to rerun the failed test cases to verify whether its a ... We may have to send data to our test cases via our TesNG.xml file. In order to send the data to send the test data or other data to ...

Testng Tutorial Sinhala Part 8 - Detailed Analysis & Overview

Passing the data on to the test cases is one of the core functionalities. There are many ways to pass the data to test cases. During the test execution, the test cases may fail and that is inevitable. We have to rerun the failed test cases to verify whether its a ... We may have to send data to our test cases via our TesNG.xml file. In order to send the data to send the test data or other data to ... Let's assume we have to execute test cases in a parallel fashion,

Photo Gallery

TestNG Tutorial | Sinhala | PART-8 | DataProvider in TestNG | Parameterization
TestNG Tutorial | Sinhala | PART-9 | Annotations in TestNG | Annotations order of Execution
Must Know Automation concepts | Selenium Automation | PART-8 | How to Re-run failed test cases
TestNG Tutorial | Sinhala | PART-7 | Parameters from TestNG.xml file | Parameterization
TestNG Tutorial | Sinhala | PART-2 | Prioritizing & Disabling Tests
TestNG Tutorial | Sinhala | PART-10 | Parallel Tests
View Detailed Profile
TestNG Tutorial | Sinhala | PART-8 | DataProvider in TestNG | Parameterization

TestNG Tutorial | Sinhala | PART-8 | DataProvider in TestNG | Parameterization

Passing the data on to the test cases is one of the core functionalities. There are many ways to pass the data to test cases.

TestNG Tutorial | Sinhala | PART-9 | Annotations in TestNG | Annotations order of Execution

TestNG Tutorial | Sinhala | PART-9 | Annotations in TestNG | Annotations order of Execution

TestNG

Must Know Automation concepts | Selenium Automation | PART-8 | How to Re-run failed test cases

Must Know Automation concepts | Selenium Automation | PART-8 | How to Re-run failed test cases

During the test execution, the test cases may fail and that is inevitable. We have to rerun the failed test cases to verify whether its a ...

TestNG Tutorial | Sinhala | PART-7 | Parameters from TestNG.xml file | Parameterization

TestNG Tutorial | Sinhala | PART-7 | Parameters from TestNG.xml file | Parameterization

We may have to send data to our test cases via our TesNG.xml file. In order to send the data to send the test data or other data to ...

TestNG Tutorial | Sinhala | PART-2 | Prioritizing & Disabling Tests

TestNG Tutorial | Sinhala | PART-2 | Prioritizing & Disabling Tests

By default, the

TestNG Tutorial | Sinhala | PART-10 | Parallel Tests

TestNG Tutorial | Sinhala | PART-10 | Parallel Tests

Let's assume we have to execute test cases in a parallel fashion,