This is interview question. you have new functionality to be tested and also you have a bug fix that needs to be tested. How do you go about testing each of these?

Questions by puja123

Showing Answers 1 - 9 of 9 Answers

radhakrishna

  • Feb 19th, 2007
 

on priority basis.

  Was this answer useful?  Yes

Sam_khan

  • Feb 21st, 2007
 

You will perform the Functional Testing to check the functionality of the newly added function and then perform the Regression Testing. Regression testing is always done when the bugs are fixed. If they ask you why not Regression testing first? You can tell them Regression testing is performed when the bugs are fixed.

  Was this answer useful?  Yes

suma

  • Mar 20th, 2007
 

First we will validate the bug that is fixed.Then we will execute the new functionality test cases.

  Was this answer useful?  Yes

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