I want to make sure the output given by the bot is consistent in terms of the functionality of the code's output.
So that I can assure the course's staff and IP that we have tested for that.
Acceptance criteria
(This task is only relevant if a solution to the bot's inaccuracy has been found and tested with successful results)
Pick one or two queries and try to adjust them a little bit so they are similar to the way the end user will actually type them.
Test the following things:
What needs to be typed for the bot is guaranteed to provide continuous code per output (with correct headers and parameters!!)
How lousy can the name of the components be written to still be recognized, what is the threshold for recognition?
Can the components be called without defining what is a destination, transformation and source?
Is it possible to feed parameter values within the textual input? (Example input: Use RTDIP with source spark component where the server address is 127.0.0.1; Example output: "--headers-- SparkServerAddress: "127.0.0.1")
Definition of done (DoD)
Feature DoD:
Code review has been completed and code has been merged.
User interaction tests pass on all major browsers.
Sprint Release DoD:
Project builds, deploys, and tests successfully.
Project Release Definition of Done
User interaction tests pass on all major browsers.
User story
Acceptance criteria
Definition of done (DoD)
Feature DoD:
Sprint Release DoD:
Project Release Definition of Done
DoD general criteria