0
votes
1answer
85 views

Any good open source functional testing tool for java based Web Application

Any good open source functional testing tool for java based Web Application Regression Testing which require less coding effort Except Selenium our Web application is only run in Google Chrome
-2
votes
3answers
258 views

Courses for non-IT people to study testing?

I am a non-IT student, but I want to enter into the IT world. Which courses do I have to study to get job in testing? What is the difference between QA tester and ISTQB tester? Which is the best ones? ...
2
votes
4answers
184 views

Mirror a browser session

I am doing some regression testing (changes to underlying database structures) where I'm lucky enough to two separate environments which should contain the same data. What I'd like to do is open a ...