regression testing falls under white box or black box testing?

Answers were Sorted based on User's Feedback



regression testing falls under white box or black box testing?..

Answer / hariharan

black box testing , since it is a test carried out wen a new
module is added to the existing function. It just tests the
whole functionality of the system.

Is This Answer Correct ?    32 Yes 2 No

regression testing falls under white box or black box testing?..

Answer / syed shameer ramesh babu

regression testing comes under black box testing

Is This Answer Correct ?    11 Yes 5 No

regression testing falls under white box or black box testing?..

Answer / anuvardhan

Firstly, understand the difference between White and Black
box testing techniques.

Regression Testing is aimed at finding the defects of the
functionality added without knowing the Internal code. So it
falls in Black box testing type.

Is This Answer Correct ?    11 Yes 8 No

regression testing falls under white box or black box testing?..

Answer / ashish singh

regression testing falls under the black box testing becoz black box testing the test the functionality of the application not internal code of the application so regression testing is also checking the functionality of the module after
some change in the module.

Is This Answer Correct ?    3 Yes 1 No

regression testing falls under white box or black box testing?..

Answer / sasikumar

Black box Testing:(BBT)
*They should not have concentrate the internal structure
of the program is called as BBT.

Regression Testing:
*It is Functional Testing...
*It will try to find the impack of Bucks in Functionality.

I hope it help Al bec testers...

By
sasikumar,B
QA-Team.

Is This Answer Correct ?    3 Yes 2 No

regression testing falls under white box or black box testing?..

Answer / nilanjan saha

Regression testing itself means due to fixation of any defect
any adverse effect happened to other modules got effected or
when any enhancement to the product is done.
But for Regression testing no need to know the internal
structure of the code, the end to end functionality is OK or
not.

Is This Answer Correct ?    0 Yes 1 No

regression testing falls under white box or black box testing?..

Answer / suraj khabale

Regression testing is testing of the unchanged part. since Changed part is tested and impact of it need to be measured on unchanged part. IN this case whitebox is practically not possible because Going through unchanged code (Obviously it is going to be huge) is rework of whitebox which is vast stage of testing. so possibly by having impact analysis we can do Blackbox testing on LInked modules of Changed module.

Is This Answer Correct ?    0 Yes 1 No

regression testing falls under white box or black box testing?..

Answer / mudassar hussain

Under the Black Box Testing And White Box Testing
Regrestion testing come.Beacuse when new code or module
added to the existing system we did regression system bcz we
ensure new module or code did'n impact ohter functionality
of the system....

Is This Answer Correct ?    3 Yes 5 No

regression testing falls under white box or black box testing?..

Answer / guest

white box testing

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More Test Cases Interview Questions

is test cases are necessary for testing non functional testing

1 Answers   MSCI,


Q.1)how write negative & positive test cases Q.2 )write negative & positive test cases for i-pod

1 Answers  


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

0 Answers   ABC,


What is ramp testing?

0 Answers  


Positive and Negative test cases for the speedometer?(minimum 5 each)

0 Answers   Bosch,






There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox(having funtion remeber my password for 1 week). Please tell me test cases for checkbox.

6 Answers   eZest,


anybody can send cross site scripting test cases pls...

0 Answers  


write a navigation for object repostory

4 Answers  


Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.

0 Answers  


hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com

0 Answers  


my friend has done one project using .NET framework with C# coding and backend SQL Server 2005. In it, he has prepared and execute the test cases and stored that in the centralized database. in software testing, Do the testers do like this or use excel sheet to store the test cases? tell me .... i have so confuse.. pls anybody answer me as quickly as possible

1 Answers   Anthelio, ME,


how do u call a from library file

2 Answers  


Categories