Skip to content

palashjain71/TestTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestTask

TestTask is a TestNG based test automation framework for API acceptance testing using RestAssured jars.

Project Location

Requirements

In order to utilise this project you need to have the following installed locally:

  • Maven 3.5.0
  • Java 1.8

Advised working environment

  • Eclipse / IntelliJ
  • Git Integration for the IDE

Tools

  • Maven
  • TestNG

Usage

To run all modules, navigate to your TestTask directory and run on command prompt :

mvn clean install

Reporting

Reports for API test run module are written into /Reports/{Today's Date}/ directories after a successful/failure run.

API acceptance tests result in a HTML report for each class file present in package /com.testTask.app.api/.

About

Test task to validate API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published