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

Knowledge

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