Hi all, My company wants to check Java multi-platform, commercial or open-source, MBT solutions. I would appreciate any links to relevant products' sites. * We...
Hi all, I am interested in PhD research in Model Based/Driven software Testing. I am observing that the people of this community is working and realy sharing....
Hi Rajesh, Conformiq is a leading provider of MBT solutions. Please check at www.conformiq.com. We also have an academic program where one can get a license...
Hi, Sorry, it seems that the "New! Compose your message with Rich-Text Editor (Beta)." doesn't work well, at least not when used with 'Google Chrome'. I am...
There's an open source one called ModelJUnit. This tool is discussed in the Practical Model Based Testing book, and there is more info on the book's website...
Hi Ajay, Thanks for the information. I will contact you soon, when required. Thanks and Regards Rajesh Purohit Associate Professor Office: Department of...
My mailbox is getting flooded with spam for TestOptimal. Is enough, enough? -----Original Message----- From: testoptimal Sent: Apr 3, 2009 1:31 PM To:...
Hi, By UML Model Coverage, I mean: Associated-end Multiplicity (AEM) Coverage Generalization (GN) Coverage Class Attribute (CA) Coverage Does any tool provides...
Check out ATD-Automated Test Designer (http://www.atyoursideconsulting.com). It's a Model-Based Test Automation tool designed with 3 separate areas for Test...
Just want to get a poll on the type of testing on what type of application you've found MBT is good (effective) for? Did you use any tool (comercial or open...
ive done some mbt, all on web apps. The current app I work on doesnt seem particularly suitable ( its a data collection app, the nearest well known example...
And it depends upon what kind of MBT you are talking about. I have successfully used grammar based models (GBM) to saturate large databases with synthetic but...
I have posted more or less a similar response in the past, but ... We model embedded software applications (mostly control related such as automotive and...
Sure. Here is a trivial grammar model for generating numberic expressions and the corresponding .C code. You would need the model.h file to compile the .C...
I have used MBT on web application testing and unit test on simple java classes. I agree with Paul that the biggest barrier for applying MBT is creating the...
my models have generally been built after the initial production code developmnet, so its far from perfect. However what I have been doing it using graphviz to...
Hello everyone, i have a question. I want to test Statechart diagrams and i didnt do anything with testing until now. Can you write me, how can i test...