an item in your bag of tricks? I've been using it for maybe 2-3 years and have found it very useful in the right instances. I am indebted to James Bach for the...
Yes - with mixed results. Still find it a very useful tool to get a leg up on getting a test plan together and thinking about what combinations I should test. ...
There is now a very useful website devoted to pairwise testing that brings together many of the important papers on the topic. It's hosted by Jacek Czerwonka...
I also have written a tool to generate pair-wise tests. The 'advantage' that VPTAG has is that it respects constraints. For example, if the allowable values...
Rob,
Good to hear that you have written a tool which is more versatile in
nature. Would you mind sending it to me or upload it in the files section of the...
Chandrasekar Ramakris...
chandrasekarr@...
Mar 17, 2005 3:48 am
230
I have created test plans based on this... For me the approach should be based on functions / processes in the application. The input combinations are not...
HI, Can anyone refer me some research article or forums that foucs on UML based integration testing, Technique might be using Collaboration/ sequence diagram ,...
Rob, I have likewise written a tool called ReduceArray2 which starts with orthogonal arrays and "reduces" the array to fit the test situation. I am interested...
Dear Muhammad Waqas Raza, You may take a look to different approaches: - the Cow_Suite tool, invented by the CNR – Pisa (Italy), which takes use case...
Please forgive the delay. I've had some personal activities to deal with so am tardy in getting the code together. I want to modify the copyright notice to...
Please forgive the delay. I've had some personal activities to deal with so am tardy in getting the code together. I want to modify the copyright notice to...
... Leirios Technologies (www.leirios.com) also markets a Model-based Testing tool for UML. It is called LTG/UML (Leirios Test Generator) and takes UML class...
I've attached the deliverabls in Vptag.zip and the source tree in vptag_src.zip. Enjoy and please let me know of defects or improvements. Best regards bob...
Hi all, I am new to this group and to field of Model based testing. I aim at automated test case generation from a model designed for a specific module of...
Rakesh ... I have been working on model based embedded software development for ~9 years. What modeling tool do you use ? If you use Matlab as the modeling...
Scott You might want to visit our website (www.softprot.com) and check into Direct-To-Test (DTT). We have done a bunch of work using model- based testing for...
Muhammad You might want to visit our website (www.softprot.com) and check into Direct-To-Test. We have done a bunch of work on how UML models relate to...
Hi Rakesh, Try a tool named ATD (Automated Test Designer) from AtYourSide Consulting (www.atyoursideconsulting.com), we have used it tp create Test Cases for...
We are not using any modeling tool as of now. We usually write an excel sheet for various transitions and then manually generate testcases from the datasheet. ...
Bob, Could I get a copy of those files? I get the digest version of the list and the attachments don't come through. Thanks in advance and have a great...
I just would like to alert that Rob's tool has a bug in the Pairwise (double mode) algorithm. I am have a simple test using a 3 x 3 configuration (see config...
Rakesh, Since you are coming from an informal table based approach (i.e. excel spreadsheets) you might want to look into the RAVE tool suite at www.t-vec.com....
Luis, Thanks for the report. However, this really isn't a bug, per se. The program will guarantee that all pairs get covered, but it does not guarantee that it...
Hi, I had been trying to apply the approach suggested in "intelligent Test automation" pdf by Mr. Robinson. The approach seems simple and convenient when the...
I am currently using MBT similar to that in the Intelligent Test Automation article. I first started using it for automating testing of textual UNIX and VMS ...
Hi Ben, It is so nice to receive an immediate reply for you. i was very pleased to receive it so promptly and was impressed by the contents too. just a...
Hi, The last STARWEST I followed Mr.Robinson's "Intellectual Test Automation" presentation with a vendor presentation of ZigmaTEST tools based on UniTesK...
Rakesh, Let me describe our experience in testing embedded systems and software using the UniTesK technology and tools (http://www.unitesk. com). The target...
Hi friends, Model based testing can be applied to systems whos behaviour can be modelled , is it true, Can i know where can i get more information on *State...