Garuda Technologies

Software Testing

Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation.

Python

Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of...

Learn More

Java

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

Learn More

Cypress

Cypress is a purely JavaScript-based front-end testing tool built for the modern web. It aims to address the pain points developers or QA...

Learn More

Selenium

Selenium is an open source umbrella project for a range of tools and libraries aimed at supporting browser automation. It provides a playback tool for authoring functional tests across most modern web browsers.

Learn More

Api Postman & Rest Assured

The Rest Assured is a Java-based library used to validate HTTP responses received from the server. For example, we can verify the Status Code, Status Message, Headers...

Learn More

SQL

Structured Query Language, abbreviated as SQL, is a domain-specific language used in programming and designed for managing data held in a relational database management system.

Learn More