Testing software applications is not that difficult. I personally feel that if you have a analyticial mind then you can become a good tester.
There are several good s/w testing institues in the market who have good faculties to teach you software testing.
Software testing courses basically comprise of-
(A) Manual testing (for Freshers)
(B) Automation testing (for 2+ years experience people)
(C) Performance testing (for 4+ years experience people)
Now...
Friday, April 6, 2012
Thursday, April 5, 2012
What is Software Testing?
Software testing is a process of validating and verifying that the software program works as per prescribed requirements. It means ensuring that the actual results and expected results matc...