Click here to Skip to main content
16,006,768 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSmartGrid Pin
Dotnet2Learner24-Feb-06 17:04
Dotnet2Learner24-Feb-06 17:04 
AnswerRe: SmartGrid Pin
Dave Kreskowiak25-Feb-06 17:10
mveDave Kreskowiak25-Feb-06 17:10 
QuestionChatroom code Pin
Maurader24-Feb-06 13:40
Maurader24-Feb-06 13:40 
AnswerRe: Chatroom code Pin
Dave Kreskowiak25-Feb-06 17:05
mveDave Kreskowiak25-Feb-06 17:05 
Questionerror source is System.DataUpdate for da.update command in vb.net...pls help Pin
kamalika_kk24-Feb-06 11:30
kamalika_kk24-Feb-06 11:30 
AnswerRe: error source is System.DataUpdate for da.update command in vb.net...pls help Pin
Ritesh123424-Feb-06 17:39
Ritesh123424-Feb-06 17:39 
GeneralThe Perfect Host (from March 2006 MSDN Magazine) - in VB.NET Pin
mpemberton24-Feb-06 9:33
mpemberton24-Feb-06 9:33 
QuestionPairWise Algorithm For Automation Pin
Jm6k24-Feb-06 9:23
Jm6k24-Feb-06 9:23 
Hello All,

I'm at work trying to write a Test Case script to run in VB6. The test case needs to test many many different combinations of parameters. For example, let's say I have 12 parameters, and I need to test the available types of data types that the parameters can take. Let's say that each parameter has 4 data types. I need to test every possible combination of every data type and parameter. If I were to do ALL of them, I would end up running over 20,000 test cases!!! However, with Pairwise testing, which only picks out the best possible combinations needed, the number of test cases dramatically reduces to about 25 or so. This software is available out on the net to get this result (www.satisfice.com), however, it must be run in DOS mode or through the command line. This makes my automation a problem, where a manual step must be taken to retrieve these combinations.

The idea looks like this...

Param1 Param2 Param3 Param4 ...
1 1 1 1
2 2 2 2
3 3 3 3

My question is...

Is there anyone out there that knows of, or knows where to find, an algorithm that can calculate the PairWise pairings? It could be in VB6 or VB.NET, I'll know how to convert the two.

Any insight or ideas would greatly help me.

Thank you for your time.

Matthew Hlavacek
Software Test Engineer - MCP

-- modified at 15:46 Friday 24th February, 2006
AnswerRe: PairWise Algorithm For Automation Pin
progload24-Feb-06 16:36
progload24-Feb-06 16:36 
QuestionRegistering Assemblies during installation Pin
Juan Pedro Prez24-Feb-06 6:53
Juan Pedro Prez24-Feb-06 6:53 
QuestionVB6 and excel Pin
Waldermort24-Feb-06 6:08
Waldermort24-Feb-06 6:08 
AnswerRe: VB6 and excel Pin
Joshua Quick24-Feb-06 7:47
Joshua Quick24-Feb-06 7:47 
GeneralRe: VB6 and excel Pin
Waldermort24-Feb-06 8:30
Waldermort24-Feb-06 8:30 
GeneralRe: VB6 and excel Pin
Joshua Quick24-Feb-06 8:50
Joshua Quick24-Feb-06 8:50 
GeneralRe: VB6 and excel Pin
Divya Rathi24-Feb-06 9:01
Divya Rathi24-Feb-06 9:01 
GeneralRe: VB6 and excel Pin
Waldermort24-Feb-06 12:51
Waldermort24-Feb-06 12:51 
GeneralRe: VB6 and excel Pin
Waldermort24-Feb-06 13:36
Waldermort24-Feb-06 13:36 
QuestionDataGrid Current Row and Field Pin
New_Coder24-Feb-06 5:32
New_Coder24-Feb-06 5:32 
AnswerRe: DataGrid Current Row and Field Pin
Dean_SF24-Feb-06 8:32
Dean_SF24-Feb-06 8:32 
AnswerRe: DataGrid Current Row and Field Pin
Felipe Dalorzo24-Feb-06 8:35
Felipe Dalorzo24-Feb-06 8:35 
GeneralRe: DataGrid Current Row and Field Pin
New_Coder24-Feb-06 10:51
New_Coder24-Feb-06 10:51 
GeneralRe: DataGrid Current Row and Field Pin
alien viper24-Feb-06 18:11
alien viper24-Feb-06 18:11 
Question[Message Deleted] Pin
Rashar24-Feb-06 4:25
Rashar24-Feb-06 4:25 
AnswerRe: Why won't my button click event work with this code? Pin
Felipe Dalorzo24-Feb-06 4:46
Felipe Dalorzo24-Feb-06 4:46 
GeneralRe: Why won't my button click event work with this code? Pin
Rashar24-Feb-06 4:52
Rashar24-Feb-06 4:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.