License |
License |
---|---|
GroupId | GroupIdio.virtualan |
ArtifactId | ArtifactIdidaithalam |
Version | Version1.4.6 |
Type | Typejar |
Description |
Descriptionidaithalam-platform-testing
API testing can be automated using Excel, POSTMAN collection and VIRTUALAN
can be utilized for API NoCode testing.
- Utilized for API testing.
- Utilized Contract testing.
- Utilized Production Checkout.
- Agile Testing - Progressive Regression can be done for each sprint. Reduce lot of manual
effects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
idaithalam-1.4.6.pom | |
idaithalam-1.4.6.jar | 114 KB |
idaithalam-1.4.6-sources.jar | 45 KB |
idaithalam-1.4.6-javadoc.jar | 186 KB |
idaithalam-1.4.6-jar-with-dependencies.jar | 90 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.virtualan/idaithalam/ -->
<dependency>
<groupId>io.virtualan</groupId>
<artifactId>idaithalam</artifactId>
<version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.virtualan/idaithalam/
implementation 'io.virtualan:idaithalam:1.4.6'
// https://jarcasting.com/artifacts/io.virtualan/idaithalam/
implementation ("io.virtualan:idaithalam:1.4.6")
'io.virtualan:idaithalam:jar:1.4.6'
<dependency org="io.virtualan" name="idaithalam" rev="1.4.6">
<artifact name="idaithalam" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.virtualan', module='idaithalam', version='1.4.6')
)
libraryDependencies += "io.virtualan" % "idaithalam" % "1.4.6"
[io.virtualan/idaithalam "1.4.6"]
Group / Artifact | Type | Version |
---|---|---|
io.virtualan : cucumblan-api | jar | 1.3.21 |
io.virtualan : cucumblan-db | jar | 1.2.21 |
io.virtualan : cucumblan-message | jar | 1.2.21 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
net.masterthought : cucumber-reporting | jar | 5.6.1 |
com.github.spullara.mustache.java : compiler | jar | 0.9.10 |
me.jvt.cucumber : gherkin-formatter | jar | 1.3.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
io.swagger : swagger-inflector | jar | 2.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito | jar | 1.7.4 |