Increase dev confidence in functional test writing
Test architecture:
File structure, mock data, global variables
Turning story requirements into tests
Better practices and styles, including:
Better testing practices for initializing variables, variable reuse, page search/redirect placement, element selectors
Framework testing tools: rx-page-objects
Folder structure
Mock data
Global variables
https://jira.rax.io/browse/EOD-1333
File Structure
Page Objects
rx-page-objects
rxTable
rxMetadata & common.js
http://www.protractortest.org/#/debugging
By Kayden Althen
Functional testing presentation for Encore developers
I am a software engineer and automation enthusiast.