Last Version

QA Automation Reporting With TEST NG 1.0.3

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.agsft
ArtifactId

ArtifactId

agsftAutomationReport
Version

Version

1.0.3
Type

Type

jar
Description

Description

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

Download agsftAutomationReport 1.0.3


<!-- https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/ -->
<dependency>
    <groupId>com.agsft</groupId>
    <artifactId>agsftAutomationReport</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/
implementation 'com.agsft:agsftAutomationReport:1.0.3'
// https://jarcasting.com/artifacts/com.agsft/agsftAutomationReport/
implementation ("com.agsft:agsftAutomationReport:1.0.3")
'com.agsft:agsftAutomationReport:jar:1.0.3'
<dependency org="com.agsft" name="agsftAutomationReport" rev="1.0.3">
  <artifact name="agsftAutomationReport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agsft', module='agsftAutomationReport', version='1.0.3')
)
libraryDependencies += "com.agsft" % "agsftAutomationReport" % "1.0.3"
[com.agsft/agsftAutomationReport "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
org.springframework : spring-web jar 4.1.0.RELEASE
org.testng : testng jar 7.3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.