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

  • Home
  • SEARCH
  • 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 8427299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T04:44:54+00:00 2026-06-10T04:44:54+00:00

I have to submit my project along with test suits. I would appreciate someone

  • 0

I have to submit my project along with test suits. I would appreciate someone explaining best with example what is it, is there some other tools that build the test or is it a scenario written by myself? I have never written it before so please any info will be of a great help.

  • 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-06-10T04:44:55+00:00Added an answer on June 10, 2026 at 4:44 am

    Test suite is nothing else but group of UnitTest.

    Suppose You have a couple of test: UserDAOTest, BooksDAOTest, BorrowsDAOTest, etc…

    public class DAOSuite{
        Class[] testClasses = {
            UserDAOTest.class,
            BooksDAOTest.class,
            BorrowsDAOTest.class
        };
        TestSuite = new TestSuite(testClasses);
    }
    

    Alternatively You can do above with annotations style too. Then just run your test suite(s) same way you run jUnit tests.

    Additional info [1]

    [1] http://www.junit.org/apidocs/junit/framework/TestSuite.html

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

Sidebar

Related Questions

I have to download some data from external source but I have to submit
I have a WCF service I use to submit bugs for my project. Snippet
I have a project in which I have a database model class provided along
I have a Spring WebFlow2 project that if the user clicks the loadschools submit
I have inherited a project and there is a form with 3 buttons: <input
I'm working on my final project ,please help me ,i have to submit it
I have a small project to record some form input on a page that's
I have to submit my homework assignments in a form of zipped eclipse project
I have a scenario in my project I have a grid view and submit
I have to submit subscription data to another website. I have got documentation on

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.