its urgent, am trying for jobs. can anyone tell me please in corporate environment , how do we generate reports using selenium? is it default report or xslt report or custom report?? its very urgent.. thanks in advance
Answers were Sorted based on User's Feedback
We can use default testNG report and by using listener class we can use customized report in testNG.
| Is This Answer Correct ? | 5 Yes | 0 No |
What are the challenges with selenium ide?
Explain me what could be the cause of selenium webdriver test to fail?
What are the different keyboard operations that can be performed in selenium?
What is page object model or pom?
Explain dataproviders in testng using an example. Can I call a single data provider method for multiple functions and classes?
how can you retrive the message in an alert box?
How to verify tooltip text using selenium?
How you can login into any site if it’s showing any authentication popup for password and username?
What is an explicit wait in selenium?
Can we edit recorded selenium ide test cases?
What is parameterization in testng?
What happen if you mix both implicit wait and explicit wait in a selenium script?