It’s a very compelling story giving us the first truly end to end solution. All the other solutions miss the test design portion and the test data generation portion – the two key pieces that ensure the effectiveness of the testing (i.e. why we are testing in the first place).
After going through the material these are the thoughts that meandered into my brain (for what they’re worth):
I would suggest that two concepts are key effectiveness and efficiency. Too many clients today think because they have the HP/Mercury QTP solution they are covered. They just make an ineffective process a bit more efficient…. Read more
In RBT the three key concepts are: Ensure that the requirements are unambiguous, correct, complete, and logically consistent;Reduce to the nearly infinite number of potenential tests to a manageable number;
And Ensure that the test produced the right answer for the right reason (i.e. it is the only approach that addresses propagating a defect to an observable point).