Tagged Questions

1
vote
2answers
171 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 ...
1
vote
3answers
129 views

Multiple Apps in Multiple Languages on different OS's. Should I attempt a unified Test Harness?

I am the newest member of a project that is an amalgam of various Applications written in various Programming Languages on both Unix and Windows operating systems. I get the 'honor' of figuring out ...
0
votes
3answers
55 views

what are some of the industry wide used continous integration tool , nightly build system for Python based program

what are some of the industry wide used continuos integration tool , nightly build system for Python based program. We want to automate the a lot of manual testing and then use daily running system ...