ATU Properties file using in selenium webdriver for HTML reporting

File:- Atu.properties


atu.reports.dir=C:\Users\kalyan\workspace\testProject\ATU Reports
atu.proj.header.text=ATUReport Testing
atu.proj.header.logo=C:\Users\kalyan\workspace\testProject\ATU Reports\HTML_DESIGN_Files\IMG\atu.png
atu.proj.description=MyProject Testing Reports
atu.reports.takescreenshot=true
atu.reports.configurationreports=false
atu.reports.excel=false
atu.reports.continueExecutionAfterStepFailed = true
atu.reports.recordExecution=suite
atu.reports.setMaxRuns = 100
atu.reports.pdf=false

Comments

  1. Is there any property for disabling ATU reporting when ever required?

    ReplyDelete
  2. Yes it is possible.. ATU Reporting is disabled if you can't call this properties file in your java class file..

    ReplyDelete

Post a Comment

Popular posts from this blog

Native Android Apps Automation with WebDriver Using Appium Mobile Automation tools

Eclipse configuration with Android SDK(Android)

Appium Automation tool Desired Capabilities to run on Real Device