Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [tools]

For issues related to tools that support testing.

2 votes
3 answers
614 views

How to create an HTML test report in Selenium automation framework?

In my selenium java, Cucumber framework, i use an excel spreadsheet test results report. Now, there is a requirement to make a HTML report after every run of the test. How can i code an HTML report. ...
aiguy33's user avatar
  • 31
0 votes
2 answers
371 views

Are there any browser automation tools that support video and audio recording?

I'm searching for a browser automation tool that can record video and audio. Selenium, Cypress, and Playwright do not support audio recording. Puppeteer maybe with puppeteer-stream but I'm not sure ...
Lynob's user avatar
  • 159
2 votes
1 answer
34 views

Automatic network condition change for MacOS app manual testing

I'm testing MacOS app and it relies a lot on the network condition, because it is uploading a lot of files. I would like to simulate a network condition on my macbook, that automatically changes to ...
Mateusz's user avatar
  • 21
-3 votes
1 answer
631 views

Replacement for Protractor in test automation project?

I'm working in a project where I run a lot of end to end tests prepared using Protractor framework - testing dashboard written in Angular JS and Ionic 4 web application. However I started to spot a ...
tiglatpilesar's user avatar
-1 votes
2 answers
1k views

What are the advantages and disadvantages of using TestProject in automating functional testing?

I'm currently checking out the testproject for the possibility of using it as a tool in our automation testing (functional). Please help me decide if it fits our project by giving me the advantages ...
Oelyu09's user avatar
0 votes
3 answers
115 views

Can anyone suggest me some good tools to learn in free time? [closed]

I have been into testing since like three years now. Had been into Manual app testing, Game testing and Embedded testing as well. I have already been using POSTMAN, JMeter, Blazemetr, LoadRunner, ...
Jaypreet's user avatar
1 vote
0 answers
114 views

Replace SoapUI(or any equivalent tool) with code

(Disclaimer: you can replace in this post the term SoapUI with any tool doing end-to-end testing with a UI) My company use SoapUI to do end-to-end testing. They need to execute some tests on Selenium ...
Ice-Blaze's user avatar
  • 241
0 votes
1 answer
126 views

Which one is the best tool to test a React JS based application? [closed]

I am looking for a best tool to test a React JS based application. I want to do end to end test with the tool. Could you guys please help me to find the best testing tool for React?
Shirin Akter's user avatar
0 votes
1 answer
47 views

Tools to e2e test compiled binaries in integrated dockerized environment?

After searching for tools to do the test of user scenarios, grade e2e, of binaries fully installed in their environment (meaning containers... Docker), I found nothing that looks match my needs. So ...
Sandburg's user avatar
  • 129
1 vote
4 answers
523 views

Test Management tool - necessity or luxury?

I'm tester of a small product development company under going mergers and expansion (probably another 2/3 dev teams will be merged). We use manual as well as automated (currently only regression) ...
1234's user avatar
  • 487
3 votes
2 answers
195 views

Is there a browser extension that can record all user activity on a site, for the purposes of reporting bugs

We have a bug report coming in which is extremely user-specific, only one user is reporting it and furthermore they are only getting the error on their office wifi. it would help me to able to see ...
max pleaner's user avatar
1 vote
2 answers
2k views

GUI tool for API testing with possibility to choose HTTP protocol version

I'm looking for a GUI tool for API testing that allows for changing a HTTP protocol version. There're many tools for API testing, but all I've found don't offer a choice of selecting what HTTP ...
pavelsaman's user avatar
  • 4,548
0 votes
1 answer
162 views

Is there a way to automate the performance tab record and stop?

Selenium webdriver is not able to pull up the chrome dev tools. From what it looks like puppeteer could do this, but will it give me a way to save the interactive timeline report? Can puppeteer be ...
beegee Assem's user avatar
1 vote
3 answers
552 views

Network connect lost in JMeter it goes more then 500 request

When I am using the Jmeter I created multiple threads(More than 500) when I started for the more than 500 requests on the server in 10 Seconds, then I can't get any response and API goes fail and my ...
Meet's user avatar
  • 150
0 votes
0 answers
107 views

Java/JNA desktop Application Testing

I am a web developer, so I know what kind of tests need to run on web application before sending it to production. First time I have developed a service for desktop application. That newly developed ...
Gaurav Jeswani's user avatar

15 30 50 per page
1
2 3 4 5
16