Testing

Testing

How to Use Cucumber Automation Testing Tool | Devstringx

Cucumber Automation Testing Tool

Cucumber is a tool that supports BDD (Behaviour Data-Driven). By using cucumber, we can write test scripts in a way that anybody can understand even if the person is non-technical, and can understand what’s going on in...

Read more...
API testing with REST Assured

How To Learn About API testing with REST Assured | Devstringx

API’s (Application programming interface) plays important role in development. An application programming interface is an interface that defines interactions between multiple software. API’s are an essential part of any software that is why it becomes necessary to test APIs manually or...

Read more...