Report Generation and Framework Development
Selenium Natively won't suport report generation . There are many frameworks available wit java like Junit and TestNG so we can use those frameworks for report generation of Selenium. TestNg is more Advanced compared to Junit4 so we prefer TestNG which supports the report generation and Making of Test suite apart from that we can selectively run the test cases from the Test Suite using the TestNG.
Custom Framework development::
We can create custom frameworks according to our need on selenium. So that we can run the test suites and test cases as per our needs. The report generation can be done AS html or excel formats. And we can capture the screenshots of the test steps.
Naveen Test Automation Engineer
Selenium Natively won't suport report generation . There are many frameworks available wit java like Junit and TestNG so we can use those frameworks for report generation of Selenium. TestNg is more Advanced compared to Junit4 so we prefer TestNG which supports the report generation and Making of Test suite apart from that we can selectively run the test cases from the Test Suite using the TestNG.
Custom Framework development::
We can create custom frameworks according to our need on selenium. So that we can run the test suites and test cases as per our needs. The report generation can be done AS html or excel formats. And we can capture the screenshots of the test steps.
Naveen Test Automation Engineer
Post your queries i will be happy to help you.
ReplyDelete