Jump to content
11 hours ago, Jerped said:

Hey everybody!

 

I am looking for a tool to make some non-regression tests for a program I made in C++ with QT. Does it exist?

 

 

-Jerp

I haven't seen anything like that, just go in and check manually :)

I can help with programming and hardware.

<Script>alert("This website is vulnerable to XSS");</Script>

Link to post
Share on other sites

What type of testing are you hoping to perform here exactly please? What's your goal?

 

QT limits your options somewhat but HP's UFT software is one I know of if you're wanting to build automated (since this is in the programming forum maybe) GUI-based tests with that support. It is expensive if you need it long term but a 30 day trial is free.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×