6
Reply

Between Manual Testing or Automated Testing which approach is better to test the application?

Manish Dwivedi

Manish Dwivedi

17 years ago
22.5k
0
Reply

    Both the approaches are required. without automated testing you can't test load, performance, stress etc. Without manual test you can not be sure about look & feel

    Bishwajit Saha
    15 years ago
    0

    Thanks Friends, for your valuable replies.

    Manish Dwivedi
    15 years ago
    0

    It is more benefitial for those who are working in a product based company.Because when ever there is a requirement change/enhancement QC person needs to test each and every area again related to that change (Regression Testing) to find out the ripple effects.

    Farhan
    16 years ago
    0

    Its is difficult to say which one is better. Both testing are right in there place.Both having there advantage and disadvantages

    Alka
    17 years ago
    0

    it all depends on how large the project is

    Armando Moreno
    17 years ago
    0

    They have their own merits and demerits

    1. Automation testing cannot perform user interface testing( like mostly we cannot test how user friendly the application is, typo mistakes, cosmetic bugs cannot b identified by automation)

    2. Automation is recommended for Regression testing. Once the test steps are recorded it can be executed as many times required.

    3. Automation is recommended for Performance testing also. Though some tools are expensive they are effort able for mnc’s J and we can down load some free trial tools as well.

    aruna devi telugu
    17 years ago
    0