Testing plans and Automated Testing #229
rabbibotton
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
One of the things we are going to need as the project grows larger is testing. Being that much of the framework is based around UI interactions I am going to need to build a tool the emulates human interactions. With CLOG that is less involved than one may think as since we have direct access to a page we can send actual keyboard and mouse events. Before we get there, I think having a "testing plan" for a human user to run through the first stage and then develop the tool based on it.
Anyone interested in going through the builder and framework and working on a test plan? If you have the skills for writing unit tests also worth while where it makes sense on framework as well.
Of course any other area of testing we can document is also worth while as well.
Beta Was this translation helpful? Give feedback.
All reactions