How you will describe testing activities?

Showing Answers 1 - 8 of 8 Answers

Preetha

  • May 27th, 2005
 

Testing activities start from the elaboration phase. The various testing activities are preparing the test plan, Preparing test cases, Execute the test case, Log teh bug, validate the bug & take appropriate action for the bug, Automate the test cases, View and report the test results etc

  Was this answer useful?  Yes

annu

  • Oct 2nd, 2005
 

 the testing activites r

effort estimation and project initiation

sytem study

test plan

designing test cases

automation ( if required)

executing the test cases

reporting bugs

regression testing

analysis

summary reports

sarada

  • Apr 5th, 2007
 

   Testing Activities sre following.........


   Test Plan 

   Use Cases

   Test Cases

   Execute Test Cases

   Bug Fixing

   Bug Validation

   Automation (Regression Purpose)

   Reporting.

  Was this answer useful?  Yes

Following are the activities of a tester:

Test design :
Preparing test Scenarios from the SRS / BRS Document
Implementing test cases from the test scenarios

Test execution :
Excution of test cases on the software build

Preparing test log document with the list of issues

Conducting regression testing

Reporting issues

Identifying test coverage

Conducting user acceptance testing (Alpha testing or Beta testing based on the requirement)

If the product is maintainance then again we should involve in the testing process until the raised issues get closed.

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