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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.agsft
ArtifactId

ArtifactId

agsftAutomationReport
Last Version

Last Version

1.0.3
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.3
1.0.1
1.0.0
0.0.1