Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 616049
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:17:07+00:00 2026-05-13T18:17:07+00:00

There are a lot of testing methods out there i.e. blackbox , graybox ,

  • 0

There are a lot of testing methods out there i.e. blackbox, graybox, unit, functional, regression etc.

Obviously, a project cannot take on all testing methods. So I asked this question to gain an idea of what test methods to use and why should I use them. You can answer in the following format:

Test Method – what you use it on

e.g.

  1. Unit Testing – I use it for …(blah, blah)
  2. Regression Testing – I use it for …(blah, blah)

I was asked to engage into TDD and of course I had to research testing methods. But there is a whole plethora of them and I don’t know what to use (because they all sound useful).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T18:17:07+00:00Added an answer on May 13, 2026 at 6:17 pm

    1. Unit Testing is used by developers to ensure unit code he wrote is correct. This is usually white box testing as well as some level of black box testing.

    2. Regression Testing is a functional testing used by testers to ensure that new changes in system has not broken any of existing functionality

    3. Functional testing is testing conducted on a complete, integrated system to evaluate the system’s compliance with its specified requirements. Functionality testing falls within the scope of black box testing, and as such, should require no knowledge of the inner design of the code or logic

    .

    This Test-driven development and Feature Driven Development wiki articles will be of great help for you.

    For TDD you need to follow following process:

    1. Document feature (or use case) that
      you need to implement or enhance
      in your application that
      currently does not exists.
    2. Write set of functional test
      cases that can ensure above
      feature (from step 1) works. You may need to
      write multiple test cases for
      above feature to test all different
      possible work flows.
    3. Write code to implement above feature (from step 1).
    4. Test this code using test cases you
      had written earlier (in step 2). The actual
      testing can be manual but I would recommend to create automated tests
      if possible.
    5. If all test cases pass, you are good to
      go. If not, you need to update code (go back to step 3)
      so as to make the test case pass.

    TDD is to ensure that functional test cases which were written before you coded should work and does not matter how code was implemented.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 345k
  • Answers 345k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer That is extremely unlikely to be the source of the… May 14, 2026 at 5:51 am
  • Editorial Team
    Editorial Team added an answer (?<=lastStop=[\"']?)[^\"]+ May 14, 2026 at 5:51 am
  • Editorial Team
    Editorial Team added an answer To have your PHP website recognize the VB.NET client as… May 14, 2026 at 5:51 am

Related Questions

I admit - I'm a complete novice when it comes to unit testing. I
How are people unit testing their business applications? I've seen a lot of examples
Over the past year or so I have been developing my TDD chops so
I am working on a web application that is designed to display a bunch
Question: Is exception handling in Java actually slow? Conventional wisdom, as well as a

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.