Skip to main content

Questions tagged [software-testing]

Software related to testing software for bug discovery and removal, application reliability, interface responsiveness, throughput speed, or other development goals.

2 votes
2 answers
161 views

What is the recommended tool or platform for API stress testing? It needs to support at least concurrent stress testing

It would be best if the platform or tool is relatively popular and widely recognized, and it should at least support concurrent stress testing. I tried Postman, but it only supports serial testing, ...
psyduck's user avatar
  • 23
2 votes
1 answer
106 views

Free Windows alternative to ENTR?

I like ENTR for automatically running test suites when I make changes to code on Linux, but some of my code is on Windows systems. What alternative to ENTR exists and is free (as in beer)?
Galen's user avatar
  • 133
0 votes
0 answers
16 views

Usability testing tool with Screen Upload and Prototyping feature

I'm working at a big company in the UX/UI department and am currently looking for a Usability-testing tool for my Figma Mock-Ups. I'll jump straight to the problem at hand: We do not have the "...
Moedoe's user avatar
  • 1
0 votes
0 answers
29 views

Build tool for Powershell Projects?

I have a large Powershell project that feels big enough to require a build environment, unit testing, etc... but I also eat my own dog food, so, it would be nice to be able to use it at the same time ...
leeand00's user avatar
  • 435
1 vote
0 answers
31 views

Software updater

I run a nonprofit offering free tech services to needy families. One thing I noticed was that my patch management solution was not updating all software on some clients computers. What I'm looking for ...
FredJClaus's user avatar
0 votes
0 answers
21 views

Managing Secrets for QA Automation: Local and CI Execution without Paid Solutions for Java based framework

I'm looking for a robust solution to manage secrets (tokens, clientIds, clientSecrets, passwords) for my QA automation project, with a specific focus on keeping these secrets outside the project ...
Владислав Загородний's user avatar
0 votes
0 answers
4 views

Typescript integration testing library to be installed on a server and used by a partner

I'd like to find a reverse swagger. It would allow me to write test suites about the API specification I'm requesting several partners to implement, and a WebUI allows them to run tests against their ...
maxime's user avatar
  • 254
1 vote
0 answers
36 views

Looking for an open source PDF automation tool that works with Adobe Acrobat

We are manually filling PDF forms and these forms have an inbuilt validation logic using JavaScript when we select the validation button. I am looking for a tool that can automate data entry into this ...
balmorgan's user avatar
1 vote
0 answers
12 views

Is there some quick GUI or command line to test a model logic?

I'm writing a sim game model, the ui layer is undermined(Unity, Godot...), now it's using a winform. The model consists dozens of scripts, hundreds of methods. When I want to test the model logic, it'...
zhaihouxi's user avatar
1 vote
1 answer
2k views

Golang lib to mock mysql database in-memory

Does someone know's a lib like this one or similar, but more updated? https://github.com/proullon/ramsql I need a lib to mock a Mysql table so i can implement on my automated tests. This lib would fit ...
Arthur's user avatar
  • 11
0 votes
2 answers
406 views

is there a remote software with one time link for my clients?

I am looking for a type of software for a specfiic use case. Is there a software that can email my clients a link or a one time code to remote in to my setup workstation/computer? The simpler this ...
Tadewos Bellete's user avatar
2 votes
0 answers
12 views

Pen Testing Webapp/Database - Solution

I am looking for a system for managing penetration test findings. Wondering if there's a vendor application out there - whereby my penetration testers can "log a finding" - and than manage ...
user avatar
0 votes
3 answers
55 views

Windows (or cross-platform) app to copy strings from any window, especially error messages

I'm seeking recommendations for gratis software that will run on Windows that can copy strings from any window, especially from error message windows / message boxes. In particular, the app must be ...
End Antisemitic Hate's user avatar
1 vote
0 answers
61 views

Unit testing framework/library for C

I'm looking for a unit testing framework or library for C code, with the framework/library itself written in C. Required features: Can be used on Unix-like operating systems, specifically GNU/Linux. ...
einpoklum's user avatar
  • 3,289
0 votes
1 answer
167 views

Free/Open source tool for adding/viewing comments inside HAR files?

I'm looking for a way to provide HAR files to others but with my comments/notes in them so that they will know where in the log file to look for purposes of troubleshooting, etc. Is there a free/open ...
drapkin11's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
12