Plato is an open source tool that allows JavaScript source code visualization
Headline

Open Source JavaScript Code Analysis

by Software Testing Magazine in Headline 5

The quality of the JavaScript code is often verified with the traditional activities of unit and functional testing. There are however tools that allow checking code before or during its execution to assess its quality and its adherence to coding standards using a process called code analysis. This article presents a list of open source tools to perform static and dynamic code analysis on JavaScript programs. 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

How To Perform Exhaustive Testing
Articles

Testing for Interoperability in EHR Systems

April 24, 2024 0

Electronic Health Records (EHR) systems are foundational tools in modern healthcare, providing a digital version of a patient’s medical history. As healthcare becomes more integrated, the ability of EHR systems to communicate and exchange data with other systems — known as interoperability — is crucial.

Knowledge

  • Protecting Consumer Data in the Digital Age with Penetration Testing

    April 19, 2024 0
    In the modern age, consumer data is what keeps businesses like shopping websites ticking. It allows them to create targeted marketing campaigns, provide personalized experiences, and drive sales upwards. However, so much sensitive information flowing through computer networks poses a serious ongoing security threat, especially from data scraping and leaks. [...]
  • Software Product Modernization’s Role in Software Quality Assurance

    April 18, 2024 0
    In today’s fast-paced and highly competitive software industry, ensuring high-quality software products is paramount. Software quality assurance is crucial in ensuring that software meets user expectations, performs reliably, and is secure. share share share share 
  • How to Manage End-User Testing during ERP Implementation

    April 16, 2024 0
    The implementation of enterprise resource planning (ERP) is integral for every business as this important software is used to manage daily activities including accounting, supply chain operations, project management, procurement and risk management and compliance. share share share share 
  • Essential Software Testing Techniques for Effective Document Management System (DMS) Development

    April 15, 2024 0
    Developing a Document Management System (DMS) is a significant task that requires a robust testing strategy to ensure its efficiency and reliability. A DMS organizes, stores, retrieves, and shares documents in an enterprise setup. share share share share 

Tools

  • When Postman Goes That Extra Mile to Deliver Performance to APIs

    March 25, 2024 0
    Postman is an API platform for building, using and testing APIs. Postman aims to simplify each step of the API lifecycle and streamlines collaboration so you can create better APIs. This article provides an introduction to the different features of using Postman as a test automation tool during the software [...]
  • Suptask Review – Slack Ticketing Software

    February 22, 2024 1
    Are you considering if Suptask is the right ticketing tool for your Slack workspace? This 2024 task review scrutinizes its capabilities, compatibility with other systems, and advertised performance. share share share share 
  • 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 

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 [...]