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
Answer Posted / grbhniti@yahoo.co.in
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 |
Post New Answer View All Answers
Why should selenium be selected as a test tool?
Name the different types of waits in webdriver.
How can we handle window ui elements and window pop ups using selenium?
What’s new in selenium 3.0?
How to mouse hover an element in selenium?
How do I upload a file using selenium? I need to upload a word file during test execution.
How do you add check points or verification points in selenium?
How can we create an object repository in selenium?
How can we get a text of a web element?
What are the challenges and limitations of selenium webdriver?
How you are integrating cucumber feature files with step files?
What happens if I run this command. Driver.get(“www.softwaretestingmaterial.com”) ;
What is the use of @listener annotation in testng?
How to assert title of the web page?
Mention why do you need session handling while working with selenium?