Systems | Development | Analytics | API | Testing

Testing

The latest News and Information on Software Testing and related technologies.

Successfully Navigating the Journey from Manual Testing to Test Automation

The journey from manual testing to test automation can be daunting, with several potential roadblocks limiting success. Some factors that make this transition challenging include the high upfront costs, limited access to talent, and the need to implement sustainable script maintenance. These factors can be overwhelming and seem at odds with the objective of leveraging automation, which is to relieve pressure from product executives to increase software release velocity, improve efficiency, and cut costs.

Job Offer Negotiation: Know Your Worth and Then Start Negotiating | Ashutosh Garg | #shorts

In this video, Ashutosh delves into the essential steps for initiating negotiations, starting with understanding your own value in the job market before you even start negotiating and why it is essential. 🔍 Key Insights Covered: Don't settle for less than you deserve. Learn how to navigate job offer negotiations with confidence and assertiveness, ensuring you receive fair compensation for your skills and experience.

How to load test OpenID/OAUTH

Performance testing scripts need to go through authentication in order to access target services with the right authorization. They also need to validate that the authentication servers are able to handle the target load. OpenID Connect(OIDC) has become a popular authentication and authorization protocol for securing web applications. This article will present the OIDC protocol and how to implement a JMeter script to performance test it.

What Is Puppeteer? - A Tutorial on How to Use Puppeteer

In the dynamic world of web development, automating browser tasks is not just a convenience; it’s a necessity for efficiency and reliability. Puppeteer emerges as a powerful tool in this realm, offering a wide array of functionalities that cater to various needs, from testing to web scraping. This comprehensive guide is designed to walk you through everything you need to know about Puppeteer, making it accessible for both non-technical and technical audiences alike.

What is Test Data Management? Definition, Tools, Best Practices

Test data management (TDM) is usually ignored despite its undeniable contribution to the overall success of the testing process. In complex testing projects with many test scenarios to cover, test data management is a highly critical area to optimize for. QA teams need diverse and comprehensive test data to achieve higher test coverage, and that brings up the need to have a separate place where that data is properly stored, managed, maintained, and set up for future testing.

Top 7 Puppeteer Alternatives For Your QA Team

QA Puppeteer is among the top Node.js libraries widely used for headless Chrome testing. It allows testers to do web scraping, taking screenshots, filling out forms, and many more automated testing activities. However, there comes a time when these capabilities are not enough, and testers need to find a Puppeteer alternative.

Top 6 Security Traps to Avoid in JIRA Implementation

According to Gartner, JIRA is still one of the most popular application lifecycle management (ALM) technologies in many enterprises, with a rating of 4.4 out of 5 for its features. Determining an “issue permission” enabled with the proper security constraints and balancing its project access control is always a difficult challenge in an enterprise JIRA setup.