Tagged Questions
1
vote
2answers
177 views
How to develop a Nightly Builder
I was told to create a tool like a Nightly Builder for a JUnit project. It's a client-server project with oracle database.The tests are based on QTP. Also there is a test interface written on C#. The ...