What testing activities you may want to automate in a project?

Showing Answers 1 - 5 of 5 Answers

Arunkumar Y.A

  • Apr 4th, 2005
 

Like regression testing of the application, generating the scripts where there are no any changes in GUI and as well functionality of the application. Then enromous data feeding in to the application,..etc. so we can automate these sorts of activities in a project.

  Was this answer useful?  Yes

zulfi

  • Aug 3rd, 2005
 

Testing tools can be used for : 
Sanity tests(which is repeated on every build), 
stress/Load tests(U simulate a large no of users,which is manually impossibele) &  
Regression tests(which are done after every code change)

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions