jar

com.agsft : agsftAutomationReport

Maven & Gradle

Feb 05, 2021

QA Automation Reporting With TEST NG · A application used as generate customise automation report. You have to integrate AGSFT Report with selenium and sign in to QA report portal. As an when you execute selenium report you will see generated report on QA report portal

Table Of Contents

Latest Version

Download com.agsft : agsftAutomationReport JAR file - Latest Versions:

All Versions

Download com.agsft : agsftAutomationReport JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window agsftAutomationReport-1.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.agsft.report.constant

├─ com.agsft.report.constant.TestCaseStatus.class - [JAR]

com.agsft.report.util

├─ com.agsft.report.util.AppUtility.class - [JAR]

├─ com.agsft.report.util.DateUtility.class - [JAR]

├─ com.agsft.report.util.RestApiResp.class - [JAR]

com.agsft.report

├─ com.agsft.report.AGSReport.class - [JAR]

├─ com.agsft.report.AGSTestReports.class - [JAR]

├─ com.agsft.report.TestCase.class - [JAR]

├─ com.agsft.report.TestSuite.class - [JAR]

com.agsft.report.exception

├─ com.agsft.report.exception.InvalidLicense.class - [JAR]

Advertisement