farhan5248 / sheep-dog-tools

Eclipse and Maven plug-ins to help manual testers support developers adopting bdd and tdd using lean principles
GNU General Public License v3.0
0 stars 0 forks source link

Move round trip tests back to mbt-transformer #152

Closed farhan5248 closed 1 month ago

farhan5248 commented 1 month ago

Run the existing tests first. Next, define these scenarios reusing as much as possible from the application type tests.

  1. doc to uml to code
  2. code to uml to code
  3. code to uml to doc

Refresh test automation classes and fix any new bugs.