skip to Main Content

What are different project types?

Basically there are six different types of project which user can create.

Web Application: For automating web based application.

Mobile App: For automating mobile based application.

RESTful Web Services: For automating REST APIs.

Desktop Application: For automating desktop based application.

TCP / IP Server: For automating server based application.

Front-End With APIs: For automating combination of web application and REST APIs.

Back To Top