0
votes
3answers
116 views
Is there a paper showing error guessing is more effective than pairwise testing? (from Twitter)
(This one is coming from @chris_mcmahon on Twitter).
Background to this posting:
2
votes
3answers
94 views
How do you deal with ‘order of operations’ when developing a pairwise testing plan?
In pairwise testing, you are getting coverage for variables of unknown coupling. As an example, you could have a collection of five input fields in a form, each with two possible …