Systems | Development | Analytics | API | Testing

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

Solve the Testing Challenges of Lazy Loading

A slow website is a major turn-off for potential customers. To address this, one technique is to load resources only once they are needed on a website, hence the term "lazy loading". Asynchronous, or lazy loading, is a technique where content below the viewport (like images, videos, text, and other objects) is either: This makes your website more efficient and increases your bandwidth, allowing you to deliver a faster and better user experience.

Enhance Clarity with BugSnag's Upcoming Real User Monitoring Capabilities

SmartBear is excited to announce the upcoming beta for real user monitoring, a new facet of BugSnag’s observability stack. BugSnag is a full-stack monitoring solution delivering real-time data to improve app performance and help you balance roadmap agility with application stability.

50+ QA Interview Questions And Answers [Updated 2023]

Interviews are anxiety-inducing, and nothing can better boost your confidence than some solid knowledge preparation before you enter the interview room. Here are top 50+ QA interview questions and answers for you to review your knowledge in Quality Assurance and the testing process. We have categorized these QA interview questions by difficulty level, question types, and even positions (QA manager, QA lead, and QA tester).

Tips for Creating Test Management for Jira

Your company needs to deliver the best product possible. And to do that, you need to test, test, and test some more. But many organizations lack the tools to manage testing properly. This is a particularly common issue for the many teams who use Jira to track issues throughout the development process. That’s because Jira doesn’t have built-in testing functionality. So, for organizations who haven’t added testing tools, test cases are managed manually, and often tracked in a spreadsheet.

Mind Maps: Excellent Tool to Aid Testing Thought Process

Are you someone who has heard of mind maps and always wondered what it is? You tried your hand at one and couldn’t figure out how to apply it to your context. You have arrived at the right spot. This article intends to dive deep into mind maps and demonstrate how to use them for software testing. So, free your mind and enjoy the ride. Let us start with the fundamentals: “What is a mind map”. A mind map is a visual representation of an idea.

06 - Multiple Repository Integration with TestQuality | Test Management Tool for Jira & GitHub

TestQuality offers you the possibility to use multiple repositories on a single project, or connect multiple projects to a single repository. If you want to connect to different repositories, you can now have a many to many relationship with your linked GitHub or Jira repositories. Adding a defect or a story is as simple as choosing the location you wish to connect to. The fastest way to build, run, and manage test cases, plans, runs, and cycles. Easily understand the quality and performance of your tests and with powerful test analytics..

Accessibility Facts You Probably Know

I began learning about accessibility as part of the first digital project I worked on. I found the subject fascinating and decided to keep on learning as my small way of making the world a little better for people. One of the main things that struck me, in the beginning, was that a lot of the things I was learning I sort of already knew, I’d just not invested any time really thinking about it.