Setting A Foundation For Successful Test Automation-3
Setting A Foundation For Successful Test Automation-3
• Extract out these sorts of details within your automation project and make use of
artifacts like properties files.
• There may be a need to execute your UI
tests across multiple browsers.
A. Environment-specific data
B. Programming languages
C. Test automation tools
D. APIs
A. Different environments
B. Different devices
C. Different browsers
D. All of the above
A. Fast feedback
B. Faster development time
C. Shortened regression testing cycles
D. 100% test coverage