Search the web
Sign In
New User? Sign Up
model-based-testing · This mailing list is for software test professionals interested in the model-based testing approach.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 540 - 580 of 602   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
540
** *CALL FOR PAPERS* *2nd Workshop on Model-based Testing in Practice **at the ECMDA '09 conference* *23 June 2009, Enschede (NL)* Web-site:...
Dragos Truscan
shotofin
Offline Send Email
Mar 17, 2009
6:17 pm
542
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...
orivlier
Offline Send Email
Apr 1, 2009
1:34 pm
543
Dear Ofer, Is this for testing a Java application, or are you looking for a Java based MBT tool? Regards Luis Cavalheiro ...
Luis Cavalheiro
luiscavalheiro
Offline Send Email
Apr 1, 2009
2:18 pm
544
Hi, Can you be more specific about Java Multi-platform? Ajay ________________________________ From: orivlier <ofer.rivlin@...> To:...
Ajay Garg
milliumus
Online Now Send Email
Apr 1, 2009
2:19 pm
545
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....
Rajesh Purohit
rajeshpurohi...
Offline Send Email
Apr 1, 2009
5:47 pm
546
... open-source, MBT solutions. ... this stage....
orivlier
Offline Send Email
Apr 1, 2009
7:05 pm
547
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...
Ajay Garg
milliumus
Online Now Send Email
Apr 1, 2009
7:07 pm
548
... based ... open-source, ... this...
orivlier
Offline Send Email
Apr 1, 2009
7:08 pm
549
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...
orivlier
Offline Send Email
Apr 1, 2009
7:47 pm
550
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...
dgodon@...
dman332211
Offline Send Email
Apr 2, 2009
4:18 pm
551
Hi Ajay, Thanks for the information. I will contact you soon, when required. Thanks and Regards Rajesh Purohit Associate  Professor Office: Department of...
Rajesh Purohit
rajeshpurohi...
Offline Send Email
Apr 2, 2009
4:20 pm
552
My appologies if you've received this twice Hi everyone, Wolfgang Grieskamp and I will be giving a tutorial on MBT in Vancouver, Canada this May: ...
Kicillof, Nicolas (UBA)
nicolas_kici...
Offline Send Email
Apr 2, 2009
7:28 pm
554
Thank you. I did take a look at it and am going to check if it can be used as a supplementary in our tests processes. Thanks again, Ofer...
orivlier
Offline Send Email
Apr 3, 2009
5:43 pm
564
Hi everyone, Wolfgang Grieskamp and I will be giving a tutorial on MBT in Vancouver, Canada next month: ...
Nicolas Kicillof
nicolas_kici...
Offline Send Email
Apr 3, 2009
8:46 pm
565
My mailbox is getting flooded with spam for TestOptimal. Is enough, enough? -----Original Message----- From: testoptimal Sent: Apr 3, 2009 1:31 PM To:...
oakums31784@...
cemkaner
Offline Send Email
Apr 4, 2009
11:51 pm
566
I want to apologize for the string of replies. Those messages have been removed and it will not happen again. Sincerely....
testoptimal
Offline Send Email
Apr 5, 2009
1:13 am
567
Hi, By UML Model Coverage, I mean: Associated-end Multiplicity (AEM) Coverage Generalization (GN) Coverage Class Attribute (CA) Coverage Does any tool provides...
Muhammad Shafique
msa_shafique
Offline Send Email
Apr 5, 2009
10:36 pm
568
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...
Luis Cavalheiro
luiscavalheiro
Offline Send Email
Apr 6, 2009
2:39 pm
569
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...
lin.yaxiong
Offline Send Email
Apr 16, 2009
1:36 am
570
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...
Paul Rogers
pmr16366
Offline Send Email
Apr 16, 2009
3:05 am
571
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...
Alan Jorgensen
softtest123
Offline Send Email
Apr 16, 2009
4:57 am
572
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...
scottranville
Offline Send Email
Apr 16, 2009
1:30 pm
573
Alan, can you post an example of what a grammar based model would look like? Thanks Paul...
Paul Rogers
pmr16366
Offline Send Email
Apr 16, 2009
4:41 pm
574
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...
Alan Jorgensen
softtest123
Offline Send Email
Apr 16, 2009
9:27 pm
575
thanks! Shame I have to try and remember C though ;-) Paul...
Paul Rogers
pmr16366
Offline Send Email
Apr 16, 2009
9:36 pm
576
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...
lin.yaxiong
Offline Send Email
Apr 17, 2009
4:46 am
577
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...
Paul Rogers
pmr16366
Offline Send Email
Apr 17, 2009
3:21 pm
578
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...
ilknur
ilkatak
Offline Send Email
Apr 22, 2009
4:19 pm
579
Not clear about what you mean by "test Statecharts"? Can you be more specific about what you want to test?...
lin.yaxiong
Offline Send Email
Apr 25, 2009
1:52 am
580
I want to model user with statecharts and test the system....
ilknur
ilkatak
Offline Send Email
Apr 26, 2009
1:43 pm
Messages 540 - 580 of 602   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help