Is documentation necessary in Automation Testing?
1 Like
Documentation plays a very important role in Test Automation. All the methods and procedures that you employ should be documented so that they are repeatable. Test specifications, designs, configurations, code changes, automation plan, test cases listed for automation, bug reports, user manuals should all be documented.
1 Like