Skip to content

seniorQAautomationEngineer/currencyconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


INSTRUCTION


Application:

https://currencyconverter.p.rapidapi.com


Technologies:

-REST Assured

-Java

-TestNG

-Extent Reports


Pre-conditions:


Settings:

-Java JDK (Minimum version 8).


Data:

-DataProvider.class

-Add own credentials.properties file to src/test/resources


Execution


Run test project as test suite.

-Add class names in TestNG.xml.

-Right click of mouse on TestNG.xml and click 'Run'.


Run test by Maven.

mvn  clean test

Run test class.

-Right click of mouse on class and click 'Run'.


Run one test case (method).

-Open class.

-Click green arrow on near specific test.


Test reports.

-'reports' folder.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages