Neil, I am happy to have received your valuable comments., which i shall surely keep in mind during my self study.Again, thank you for reading it. 1) Please...
I have read your document, I think the approach you describe in (1) (2) and steps (a) - (d) is a good start. You propose a FSM-based model, yes this is OK in...
Hi Jeremy, It is very nice to hear that you have read the approach. Let me first explain what we would be doing to generate the test cases you have talked...
Here is another approach: MODEL (substates and events/conditions); <User A> e {A Logged Off, A Logged In} <User B> e {B Logged Off, B Logged In} Log In as User...
Alan, W.r.t the description given below : if i have 200 users , would it not become impossible to maintain 200 such substates as mentioned below ? if there are...
It seems to me that testing for 200 users is a loading problem, not a state/transition problem. Different testing techniques should be used for load testing...
Alan, ... 1) First i shall have a tape.A tape is a simple list, with a few functions defined on it. The functions defined on it are MoveLeft, and MoveRight and...
If you have a simple data model and all you want to do is generate inputs in an efficient manner, take a look at http://www.alphaworks.ibm.com/tech/whitch This...
I am new to model based testing. Does anyone know of some Model Based Testing Examples? I am interested in how transformer model in code to tool test. It's...
Everyone, I have written a paper on how to take advantage of tools that automatically generate tests from a model. I would like to ask for advice on a good...
There is a workshop dedicated for Model Based Testing.. Check below for details... ... MBT 2006 Second Workshop on Model Based Testing March 25-26, 2006...
MBT ExamplesOne approach to answering you questions might be to read the history of this topic. And the answers to your questions are: Yes, Yes, Yes, and It...
I need to be able to make a business case for MBT in order to get my organization to be more open to adopting MBT as a practice. What I am wondering is if...
Rob, At one company that I worked with they created a Matlab model for their algorithm. They then converted this to code by hand. The code was tested and ready...
Hi Rob, Look at http://www.research.ibm.com/journal/sj/411/farchi.html for an industrial case study which shows a "realistic" picture - 10 person months of...
... You can have a look at our paper from the ICSE'05 (http://www4.in.tum.de/~wagnerst/publ/icse05.pdf) where we compared MBT with traditional testing although...
Anyone knows of any sites, articles or papers that talk about using MBT approach for testing web sites where their UI would change 100% of the time but the...
... We (the BZ-TT research group and Leirios Technologies Ltd) did a comparative case study on a GSM 11-11 application a while back, in conjunction with...
Hello, I'm new to MBT and have been reading a few articles on the subject today. MBT sounds like an interesting concept and Don Mills post was very helpful in...
I am compiling an updated list of model-based testing tool links for the MBT Home Page. If you have a tool (commercial or otherwise) that you would like to ...
Harry, Here are some MDB test tools when the MBD tool is Matlab (Simulink and Stateflow): Reactis: http://reactive-systems.com/ (includes 30 day demo) STB:...
Harry, Institute for System Programming, Russian Academy of Sciences since 2000 develops and maintains UniTesK family of model-based testing tools. On the site...
Harry, dSPACE provides the MTest tool, an model-based test environment for Simulink/Stateflow models, which is used in the embedded world (automotive, ...
Mirko.Conrad@...
Jul 15, 2005 5:18 pm
330
Hi all, I am new to MBT and think I have understood what it's about, but do not have any practical experience in it. What I would like to find out with this...
Robert i hav't used any. But check this: http://www.goldpractices.com/practices/mbt/index.php Check "Tools and Methods" Section, there is a list of Tools. Hope...
Hi, My name is John. I have experience doing test automation using Visual Basic (bleck) and WinRunner. I was recently given a task of doing automation using...
I came across this paper http://www.inf.ethz.ch/personal/pretscha/papers/icse05.pdf I think this is't listed in the list of Online Resources of MBT. Regards, ...
Hi all, Can Any one of you, explain what is object mapping, how it works, And is it possible to write scripts in QuickTestPro without Recording, like...