kritika.sahni

Manual Testing, Testing

API Testing Using Postman

APIs act as the digital messengers that allow different parts of a software program to talk to each other and share information. They're like the translators at a conference, ensuring smooth communication between people speaking different languages. In modern software development, APIs are essential because they make it possible for...

28-Mar-2024

Automation Testing, Testing

Automation Testing

INTRODUCTION Software Testing is a technique to verify if the actual product meets expected requirements and ensure that the product has zero defects. There are two types of testing- Manual and Automated. Manual test cases are applied manually by a tester without using any automated tools. Manual testing aims to recognize the software...

12-Sep-2022