Five Tips and Tricks for Testing Mobile Games
Headline

Top 5 Mistakes in Automated Testing

by Software Testing Magazine in Articles 1

Working in automated testing for over seven years, test automation is becoming a cornerstone of a successful and efficient product lifecycle, especially in the era of the rapid growth of the IT industry and the high pace of software development. share share share share 

Featured

Software Testing Videos

DevOps Approach: Continuous Monitoring & Continuous Testing

February 26, 2024 1

We are aware of the continuous monitoring of various data intensive systems and services across cloud platforms and on-premise settings. However, when it comes to continuous monitoring in alignment with continuous software testing in a DevOps context of visually heavy live-streaming applications, we are left with the fewer options especially in the open source space.

Featured

Pythonic Strategies for Ensuring Software Quality Assurance
Articles

Pythonic Strategies for Ensuring Software Quality Assurance

March 15, 2024 0

Software quality assurance (SQA) plays a critical role in the software development lifecycle. With the rise in the adoption of agile methodologies, testing, and quality assurance are increasingly being interwoven into the development process rather than treated as a separate downstream phase. This allows issues to be caught and fixed earlier, reducing costs and time to market.

Knowledge

Tools

  • Open Source Bug Tracking Tools

    February 19, 2024 2
    Bugs, issue, defect, there are many names to define the problems you have with software, either during the code development phase or when the application is already in production. Bug tracking tools are an integrated part of a software quality and software testing strategy and there are many open source [...]
  • Learning Locust: Documentation, Tutorials, Videos

    January 23, 2024 0
    Locust is an open source load testing tool that supports running load tests distributed over multiple machines and can be used to simulate millions of simultaneous users. This article provides pointers to documentation, tutorials, courses and videos to learn how to use Locust open source load testing tool. share share share share 
  • Open Source Test Reporting Tools

    December 7, 2023 1
    Running automated tests is a good thing for software quality assurance. Now you have to understand the results of the current test run. You could also be interested to see how your tests results evolve over time. To achieve these goals, you need a tool to produce meaningful tests reports [...]
  • Open Source API Testing Tools

    November 20, 2023 1
    The rising trend of using SOA and then microservices as a software architecture has led to the creation of multiple tools for automated testing of the services API. This article presents a list of open source API testing tools. share share share share 

Videos

  • Establishing Software Quality Assurance in Startup Environment

    January 17, 2024 0
    In the last couple of years, we all witnessed the rise of startups that often lack a software quality assurance approach. These small organizations are driving innovations, but bringing high uncertainty, short planning horizon, and lack of time and resources [...]
  • Software Testing in Modern Times: About Quality and Value

    January 3, 2024 0
    This presentation about software testing is for software developers and everybody else working in IT. Secret number one: this session is less about software testing as you would expect… Software Development is a complex thing. We are dealing with customers [...]