How to develop a Nightly Builder
        Posted  
        
            by allenzzzxd
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by allenzzzxd
        
        
        
        Published on 2010-04-09T17:25:29Z
        Indexed on 
            2010/04/09
            18:53 UTC
        
        
        Read the original article
        Hit count: 397
        
Hello, 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 tester can click on the interface to choose which tests to run and get a report from each test. So I have to make this procedure automated. So what tools should I use? Thanks in advance Best regards
© Stack Overflow or respective owner