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 224697
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T19:20:29+00:00 2026-05-11T19:20:29+00:00

I am looking for a test framework to cover our black box integration tests.

  • 0

I am looking for a test framework to cover our black box integration tests. We need something that is scriptable by non developers (aka not C# unit test type stuff).

The initial scenarios I have in mind are:

  1. Restore known DB
  2. Run sql agent job (ETL)
  3. Execute validation sql scripts against output DB

and

  1. Run msi install
  2. Check existance of Folders/Files/RegKeys/Services/etc
  3. run msi uninstall

So far I have not found anything that seems fitting. Mostly UI testing (Project White/etc) which we will be using but does not cover these cases. Or unit test framework based integration testing which we are not ready to push our QA team towards just yet.

I’m currently experimenting on rolling our own internal tool for this part of testing if I can’t find anything else.

  • 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-11T19:20:29+00:00Added an answer on May 11, 2026 at 7:20 pm

    It looks like you want to run a bunch of command-line parameters, right?

    Well, I see two ways to do it:

    1) you could invent your own domain specific language. That’s a fancy way of saying that you write an interpreter with some very very high-level functions. The non-technical people write something like batch files, and you write some C# that reads the file, executes a switch statement, then runs the commands. FIT is probably the most common way to do this – it’s the framework for integrated tests. ( The way to do it is to separate things by commas: command,param1,param2. Pretend it’s an incredibly simple assembler program. Then your switch statement takes param1..paramx and sticks them in an array of strings and passes that to the function. The function processes the array.)

    The problem with this is that your customers will want variables. They’ll want looping. And pretty soon, you’ve implemented a turin-complete programming interpreter that reads in data in columner format. That stinks.

    So you could …

    2) Teach your customers a scripting language. I’d look into perl and test::more – or possibly some of the ruby test stuff.

    And if that doesn’t work, perhaps you could …

    3) Give up on having the customers create all the tests. Instead, have a toolsmith that pairs with the customers to create the outline, then goes back and converts that into code.

    If you were driving a browser, I’d recommend selenium or watIR, but it looks like you’re command-line-y.

    Drop me an email (matt.heusser@gmail.com) or read about test frameworks on my blog (xndev.blogspot.com) for more info. My blog is the #2 search result for asking google what’s a test framework, so I’m comfortable recommending it. 🙂

    regards,

    –heusser

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

Sidebar

Ask A Question

Stats

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

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

    • 7 Answers
  • Editorial Team

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

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer It is not included with Delphi 2009, it is replaced… May 11, 2026 at 10:01 pm
  • Editorial Team
    Editorial Team added an answer The trouble is that it's using an anonymous type, which… May 11, 2026 at 10:01 pm
  • Editorial Team
    Editorial Team added an answer Still not enough to go on, but there are some… May 11, 2026 at 10:01 pm

Related Questions

OK, I know there have already been questions about getting started with TDD ..
Am looking for a regression test framework where I can add tests to.. Tests
What I am looking for is a way to programmatically verify a target object
Currently, I am working on a new version control system as part of a
How effective is the CXX test framework, given that you are writing unit test

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.