RE: How do you perform testing ? Do you use any automated testing tools ? If so, what are they ?
accroding to me testing will be performed based on the requirements in the outputs. we have different testing type which are specific to specific roblems. ex blackbox testing which will tests the inputs and based on the inputs it will sees the correct outputs are getting or not it wont bother about the conditional and functional implementation. we have automated testing tools like winrunner load runner silk test etc
RE: How do you perform testing ? Do you use any automa...
Testing is done systematically through various phases like requirement gathering analysis & design testcases development Testcase execution and verification of results leading to Bug tracking
Automation testing is useful in only certain phases like Test case design and development. Tools like Winrunner Load runner etc. are used