testing

Articles

Computer screen showing web optimization audit metrics An Introduction to Web Optimization Testing

When testing websites, most software testers check the functionality and the UI of the page. But webpage optimization is another area that should get consideration. There are a variety of factors, such as relevance and readability, that search engines consider in webpages before assigning a position in search results, and testers can help positively influence this ranking by increasing site speed and removing blockers to usability.

Gimhani Upekshika's picture Gimhani Upekshika
Max Saperstone Excavating the Testing Pyramid: An Interview with Max Saperstone

Max Saperstone, director of test and automation at Coveros, discusses the different types of tests that Selenium helps with, as well as why Selenium is very fragile. He also gets into the testing pyramid and how the layers of the pyramid work break down, the distinction between testing and checking, and which tests developers should be responsible for.

Owen Gotimer's picture Owen Gotimer
Individual blocks stacked up JUnit vs. TestNG: Choosing a Framework for Unit Testing

There are multiple frameworks available for unit testing, and for any type of programming language. For Java developers, JUnit and TestNG are the most widely used. These frameworks are siblings and have the same test roots, and the debate over which is better is complex. Let’s look at how these two testing frameworks are different from each other, and which framework is better suited for your unit testing.

Junaid Ahmed's picture Junaid Ahmed
Chris Loder An Open Source Framework for Automation: An Interview with Chris Loder

Chris Loder, an automation architect at InGenius Software, talks about his open source framework for automation, as well as why he says he left testing behind and started automating. He also discusses running the Test Lab at STARWEST, where conference attendees can practice their QA skills together to solve puzzles and test code. This year there were new AI features and an Automation Zone, where participants got hands-on experience with automation.

Jennifer Bonine's picture Jennifer Bonine
Please can anyone help me understand how to track defects that are recurring in between projects from a bug tracking tool?

I want to extract a report of recurring defects in between two or more projects.

What can be the easiest way to do it?

Nupura Waradkar's picture Nupura Waradkar
What are the methods in which recurred defects can be tracked?

What are the methods in which recurred defects can be tracked?

Nupura Waradkar's picture Nupura Waradkar
How to get a record of recurred issues from a bug tracking tool?

Issues recurr withing different projects. How can these recurring issues be tracked from a bug tracking tool.

Nupura Waradkar's picture Nupura Waradkar
Person creating a "continuous" infinity sign with a sparkler Bringing Continuous Testing to Your Organization

Continuous testing means all your tests are executing all the time, providing continuous feedback into the quality and health of your applications. In order to achieve continuous testing, you must first adopt the right test automation strategy. Understanding how to bring in all different types of test automation practices as efficiently as possible enables you to get started down the path of continuous testing.

Chris Colosimo's picture Chris Colosimo
How to test the content in a Arabic language website?

If the designs(XD adobe screens)from the clients are given in arabic how to overcome that problem if english is the only language that can be used to test from our side. Can i get the solution? Can i get any tool to change the entire texts(which is given in image) from arabic to english?

sindhu jah's picture sindhu jah
Human eye Using Computer Vision to Reduce Test Automation Blind Spots

The standard test automation toolkit easily completes web and mobile automation, but it fails to detect elements on desktop and mobile content-based applications. Computer vision (CV) replicates the human eye using deep learning technology and can determine objects in pictures, which helps machines orient in space and perform repetitive detection tasks. Let's see how CV can help automate the testing of a much wider software product list.

Maxim Chernyak's picture Maxim Chernyak

Pages

StickyMinds is a TechWell community.

Through conferences, training, consulting, and online resources, TechWell helps you develop and deliver great software every day.