Skip to main content

Samrudhi Khond

Samrudhi Khond is a technical consultant based in Nagpur, specializing in Quality Assurance. She brings nearly five years of experience in manual testing, as well as performance and load testing. Passionate about sharing her expertise, she is continuously motivated to learn and explore new technologies.

Blogs from this Author

Accessibility icons on a computer keyboard

Keyboard Testing in Accessibility Testing

Accessibility testing guarantees that software applications can be used effectively by all individuals, including those with disabilities. Many users rely on keyboards instead of a mouse due to mobility challenges or because they use assistive technologies, such as screen readers. Keyboard accessibility testing confirms that all controls and elements on a page are usable without […]

Close Up Of Businessman Using A Laptop With Graphs And Charts On A Laptop Computer.

Capturing API Requests from Postman Using JMeter

Performance testing is a crucial phase in the API development lifecycle. If you’re using Postman for API testing and want to transition to load testing using Apache JMeter, you’ll be glad to know that JMeter can record your Postman API calls. This blog will guide you through a step-by-step process of capturing those requests seamlessly. […]