Top 15 BugReplay Alternative and Similar Softwares | May 2024

A feedback & bug reporting tool in the form of a browser extension that creates a synchronized recording of a user's actions, network traffic, JavaScript logs & other environmental data. A user can also take multiple screenshots in one session and edit them in the built-in image editor. BugReplay currently integrates with JIRA, GitHub & Slack, and has a custom email integration that will send an email to any address after a report is created. Users can also share their reports with anyone by creating a shareable URL. ...

1. PROGRAMINO

PROGRAMINO PROGRAMINO is a low budget pricing IDE for Arduino, Genuino or similar boards with code autocomplete, custom syntax highlighting, analog plotter, hardware viewer, HEX-file extraction, and HTML5 editor. The IDE for Arduino is easy and comfortable to use and fully compatible with the original Arduino IDE. Uses the original build......

2. DTrace

DTrace DTrace is a performance analysis and troubleshooting tool that is included by default with various operating systems, including Solaris, Mac OS X and FreeBSD. A Linux port is in development.DTrace instruments all software. Not just user-level software, including applications, databases and webservers, but also the operating system kernel and device......

3. MacGDBp

MacGDBp Using the power of the Xdebug PHP extension, this Mac OS X application allows PHP developers to remotely debug their running PHP applications.......

4. SystemTap

SystemTap SystemTap provides free software (GPL) infrastructure to simplify the gathering of information about the running Linux system. This assists diagnosis of a performance or functional problem. SystemTap eliminates the need for the developer to go through the tedious and disruptive instrument, recompile, install, and reboot sequence that may be otherwise......

5. SessionStack

SessionStack SessionStack helps you see your web app defects through a user’s eyes.--Watch user sessions live or replay them on demand. Understand how customers use your web app in their browsers.--Explore stacktraces of JavaScript errors, details of failed network requests and debug messages.--Spot recurring problems in your product. Identify critical areas......

6. Allinea Forge

Allinea Forge Allinea Forge is a toolsuite for developers of C, C++ or Fortran software. It includes a debugger and profiler that can single threaded - or multiprocess and multithreaded software running on today's multicore workstations and multi-server systems.......

7. perf

perf perf is a performance analyzing tool in Linux, available from Linux kernel version 2.6.31 under tools/perf, and is frequently updated and enhanced. It is capable of lightweight profiling, supports hardware performance counters, tracepoints, software performance counters (e.g. hrtimer), and dynamic probes (for example, kprobes or uprobes).The output from perf can......

8. PyRegex

PyRegex PyRegex is an online Regular Expression tester for python dialect.......

9. VisualVM

VisualVM VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data......

10. Opera Dragonfly

Opera Dragonfly Opera Dragonfly is a feature of Opera web browser: it is a full-featured development and debugging tool integrated into Opera. It supports debugging JavaScript, viewing the DOM, monitoring network traffic, previewing resources, editing colors, etc. Opera Dragonfly also supports remote debugging, which allows using the features of Dragonfly to be......

11. Rainforest QA

Rainforest QA Software companies are adopting fast-moving development methods like continuous integration and continuous deployment, but QA testing has remained the weak point for many teams who want to move fast. Fortunately, you don’t have to settle for slow moving manual testing techniques to move fast and build great software. Rainforest is......

12. ktap

ktap ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and applications. It's similar to Systemtap and DTrace.ktap has......

13. GlowCode

GlowCode GlowCode is the real-time performance and memory profiler for C++, C# and .NET code optimization. Finds bottlenecks, leaks fastest.......

14. Codebug

Codebug Codebug is a standalone Xdebug client frontend for Mac OSX.This application allows PHP developers to debug their code in real-time without needing an external IDE......

15. Flow (type)

Flow (type) Flow uses type inference to find bugs even without type annotations. It precisely tracks the types of variables as they flow through your program.Flow is designed for JavaScript programmers. It understands common JavaScript idioms and very dynamic code.Flow incrementally rechecks your changes as you work, preserving the fast feedback cycle......