License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.agsft |
ArtifactId | ArtifactIdagsftAutomationReport |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQA 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
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |