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
When to use autoit?
What is parameterized testing in testng?
What is listeners in selenium webdriver?
Could you explain the line of code webdriver driver = new firefoxdriver()?
How to write selenium code for purchasing product from amazon
What is the use of driver.get("url") and driver.navigate().to("url") command? Is there any difference between the two?
How can you mark a test case as failed by using soft assertion?
What does side stand for?
What are the testing type supported by selenium webdriver?
How to print Duplicate values in Drop Down List
Name an api used for logging in java?
Do you know a way to refresh the browser by using selenium?
List some of the programming languages that are strongly supported by selenium webdriver.
How to perform right click using selenium webdriver?
How to download a file in selenium webdriver?