License |
License |
---|---|
Categories |
CategoriesNet Auto Application Layer Libs Code Generators |
GroupId | GroupIdorg.uitnet.testing |
ArtifactId | ArtifactIdsmart-testauto-framework |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmart Software Testing Automation Framework
Smart Software Testing Automation Framework is a tool used to automate the testing of software application. It includes the functionality i.e. Web UI Application Automation, Thick Client Automation, API Testing, Data Driven Testing etc.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/ -->
<dependency>
<groupId>org.uitnet.testing</groupId>
<artifactId>smart-testauto-framework</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation 'org.uitnet.testing:smart-testauto-framework:5.0.0'
// https://jarcasting.com/artifacts/org.uitnet.testing/smart-testauto-framework/
implementation ("org.uitnet.testing:smart-testauto-framework:5.0.0")
'org.uitnet.testing:smart-testauto-framework:jar:5.0.0'
<dependency org="org.uitnet.testing" name="smart-testauto-framework" rev="5.0.0">
<artifact name="smart-testauto-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.uitnet.testing', module='smart-testauto-framework', version='5.0.0')
)
libraryDependencies += "org.uitnet.testing" % "smart-testauto-framework" % "5.0.0"
[org.uitnet.testing/smart-testauto-framework "5.0.0"]