As part of our continuous integration and testing,we could like to execute a set of RFT automated tests after each build and unit test is complete. If anyone has done this before,please provide the instructions for the same.
Thanks!
As part of our continuous integration and testing,we could like to execute a set of RFT automated tests after each build and unit test is complete. If anyone has done this before,please provide the instructions for the same.
Thanks!
Some Web resources on the topic:
This should give you a start. Your goal is to set up a system where you can run the tests as a real user (from an OS point of view) and not as a service.