DEV Community

Discussion on: Getting Started with API Testing by Using TestMace

Collapse
 
dimansny profile image
Dmitrii Snytkin

Of course we try to add the most necessary features first and many of them are have the same purpose as Postman’s features. But now we already have some differences, for example, advanced variables mechanism and autocomplete, syntax highlighting. All of these features are available in all inputs not only test scripts. Also you can create your tests and scenarios with simple UI constructor that helps to your collaboration with your testers. We save projects using special file structure and YAML format. That helps you to use git or other CVS to store project and do code review, we have advanced Undo/Redo feature that affects all of project changes etc.