is not current version
Last Version 1.7.0

idaithalam-platform-testing 1.6.4

Idaithalam is a low code Test automation Framework, developed using Java and Cucumber. It leverages Behavior Driven Development (BDD). Tester can create test cases/scripts in simple Excel with API Spec. Excel is a simplified way to create Json based test scripts in Idaithalam. Test cases can be created quickly and tested in minutes. As a tester, you need to create Excel and pass it to Idaithalam Framework. First, generate the Json based test scripts(Virtualan Collection) from Excel. During test execution, this test script collection can be directly utilized. Then it generates Feature files from the Virtualan Collection and its executed. Lastly, It generates test report in BDD/Cucumber style. This provide complete testing support for REST APIs, GraphQL, RDBMS DB and Kafka Event messages #idaithalam #apitesting #testautomation #restapitesting #insprintautomation #rdbmstesting #graphqltesting #kafkamessagetesting #eventvalidation #messagevalidation #cucumber #bdd Virtualan Collection is a JSON based TestScripts generated from Excel API testing can be automated using Excel, POSTMAN collection and VIRTUALAN - 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.

License

License

GroupId

GroupId

io.virtualan
ArtifactId

ArtifactId

idaithalam
Version

Version

1.6.4
Type

Type

jar
Description

Description

idaithalam-platform-testing
Idaithalam is a low code Test automation Framework, developed using Java and Cucumber. It leverages Behavior Driven Development (BDD). Tester can create test cases/scripts in simple Excel with API Spec. Excel is a simplified way to create Json based test scripts in Idaithalam. Test cases can be created quickly and tested in minutes. As a tester, you need to create Excel and pass it to Idaithalam Framework. First, generate the Json based test scripts(Virtualan Collection) from Excel. During test execution, this test script collection can be directly utilized. Then it generates Feature files from the Virtualan Collection and its executed. Lastly, It generates test report in BDD/Cucumber style. This provide complete testing support for REST APIs, GraphQL, RDBMS DB and Kafka Event messages #idaithalam #apitesting #testautomation #restapitesting #insprintautomation #rdbmstesting #graphqltesting #kafkamessagetesting #eventvalidation #messagevalidation #cucumber #bdd Virtualan Collection is a JSON based TestScripts generated from Excel API testing can be automated using Excel, POSTMAN collection and VIRTUALAN - 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

https://www.virtualan.io
Source Code Management

Source Code Management

https://github.com/virtualansoftware/idaithalam.git

Download idaithalam 1.6.4


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

Dependencies

compile (12)

Group / Artifact Type Version
io.virtualan : cucumblan-api jar 1.5.0
io.virtualan : cucumblan-db jar 1.4.0
io.virtualan : cucumblan-message jar 1.4.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.11.0
net.masterthought : cucumber-reporting jar 5.7.0
com.github.spullara.mustache.java : compiler jar 0.9.10
me.jvt.cucumber : gherkin-formatter jar 1.4.0
org.slf4j : slf4j-simple jar 1.7.36
org.apache.logging.log4j : log4j-core jar 2.17.2
io.swagger : swagger-inflector jar 2.0.7

test (2)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito jar 1.7.4

Project Modules

There are no modules declared in this project.