Starting With Selenium WebDriver
Friday, April 11, 2014
Temp File Management Using WebDriver
›
Here we try to handle Temp file which is generated by the WebDriver. Q. Why we need to handle this temp file? Ans:- It is not neces...
Saturday, April 5, 2014
Firefox profile and DesiredCapabilities
›
Every testing scenario should be executed on some specific testing environment.WebDiver give us this opportunity using Firefox profile and...
1 comment:
Sunday, March 30, 2014
Reporting With ReportNG
›
ReportNG is a plug-In for TestNG, using this we can generate HTML based report for our test.Here we learn how to setup ReportNG and how to ...
3 comments:
Thursday, March 27, 2014
Some Error and Solution For TestNG-XSLT
›
On our previous post we learn how to configure and generate different type of repot using TestNG XSLT. Now here we discuss some configurat...
1 comment:
Different Reporting Style With TestNG-XSLT
›
Before this we learn how to configure TestNG from eclipcs(By default TestNG framework comes with NetBeans) and if we run our tests TestNG r...
1 comment:
Saturday, March 22, 2014
XML Configuration For TestNG
›
Previously we know basic configuration of TestNG classes and various annotation and attributes.Here we learn how to configure a xml file fo...
1 comment:
Tuesday, March 18, 2014
Some TestNG Annotations with Attributes
›
In TestNg have so many attribute with the annotation we will try to learn some of them, here almost everything with example....... enabl...
Sunday, March 16, 2014
Different TestNG Annotation and Functionality
›
Every Testing framework have some annotation to run each and every unit test.TestNG is inspired by JUnit so it's annotation have some s...
‹
›
Home
View web version