Tutorial by Examples

Detailed instructions on getting automation set up or installed.
Test Automation is broad topic. DEV/QA should delve on this questions first: What is nature of product? (Web, Mobile, Cloud, IOT, Analytics) What is development stage? (Developed-Legacy, In Development) What is technology stack? (Java, C#, Python, Ruby, Node, React) Is it SOA/Micro-services ba...
Test automation framework can have several components depending on automation planned. Some of them(though not limited to) are: Test Runner (TestNG, JUnit, Jest, Protractor, Cucumber) Test Container (BDD Specs-Steps, Junit Tests, Spec based functions) Test Environment Configuration Test Data S...

Page 1 of 1