Capability (SDLC)
Top > Transversal > People and Process > Architectural Capabilities > Capability (SDLC)
- App Store Publishing - The ability to publish a mobile application to an app store such Apple's App Store or Google Play
- Apple App Build - The ability to build applications for the MacOS ecosystem (iOS, iPadOS, MacOS, etc.). This capability typically involves running XCode on Apple hardware. 🌐
- Automated Browser Testing - Automated browser testing allows testing a website on a wide variety of web browsers (Chrome, Safari, etc.)
- Automated Mobile App Testing - Automated mobile app testing allows testing a mobile app on a variety of device make and models (as well as OS versions).
- Automated Testing - Automated testing is typically run by a CI/CD orchestrator upon a commit to a Source Code Management (SCM) system such as Git.
- CI/CD - Continous Integration & Continuous Delivery/Deployment 🌐
- Manual Testing - Manual testing may involve scripts and coded test cases but is typically triggered through an IDE or a command line interface.
Before You Leave
🤘 Subscribe to my 100% spam-free newsletter!