NashTech Insights

Soniya Raichandani

Hi there! My name is Soniya Raichandani and I'm a Software tester with over 4.5 years experience.I have worked with a variety of testing methodologies and tools, including manual and automated testing, regression testing, and performance testing.I created this blog to share my knowledge and experiences with the testing community. My goal is to help other testers improve their skills and stay up-to-date with the latest trends in software testing.

Posts by categories

Posts by tags

Identifying Performance Bottlenecks: Tips and Techniques

In this blog post, we will delve into some valuable tips and techniques for identifying performance bottlenecks and enhancing the overall performance of your applications. Due to slow or inefficient applications can result in frustrated users, decreased productivity, and even loss of revenue. What is Performance? Performance in software testing refers to evaluating a software …

Identifying Performance Bottlenecks: Tips and Techniques Read More »

API Testing | Containerizing Rest Assured API Tests with Docker

In this blog post, we will show you how to containerize Rest Assured API tests with Docker. What is API? API testing is a critical aspect of ensuring the reliability and functionality of your applications. Rest Assured, a popular Java library provides a powerful framework for API testing. In this blog post, we will explore …

API Testing | Containerizing Rest Assured API Tests with Docker Read More »

Managing data in Rest-Assured with CI/CD:Best Practices and tips

In this blog, we will look into how we can manage the date in Rest Assured(Curd operations) with Gitlab-CI/CD Rest Assured is a Java package that is used for API testing and it is also a Java library that supports JSON and XML-based Web services, also supports CRUD requests and can be used to validate …

Managing data in Rest-Assured with CI/CD:Best Practices and tips Read More »