L8 - Action: Test
-AoA Cert - Slides- P3 Lesson 8 Action - Test.pdf
-AoA Cert - Transcript- P3 Lesson 8 Action - Test.pdf
Lesson Summary
When ensuring workflow functionality, different types of testing are utilized:
- Unit Testing: Testing each element and component individually for correct functionality.
- Integration Testing: Testing to ensure elements and components work well together.
- User Acceptance Testing: Validating the workflow with actual end-users.
Key points:
- Testing involves utilizing components like Selenium and JUnit.
- Manual testing is also essential to identify issues missed by automated testing.
- Gathering feedback during User Acceptance Testing is crucial for optimization.
0 comments