Monday, December 21, 2015
Thursday, December 17, 2015
Ten Key Principles of Effective Testing
- Testing is a risk management process
- Understand the application being tested
- Set clear testing objectives and criteria for successful completion (including test coverage measures)
- Create an effective test environment
- Test as early as possible in the development cycle (Shift Left Testing)
- Do plan for User Acceptance Testing (UAT)
- Regression testing
- Automate as much as possible
- Capture test incidents and use them to manage risk at release time
- Manage change properly to avoid undoing all the testing effort
Sunday, July 26, 2015
Mobile Apps Types
- Native apps are those written using the iOS or Android SDKs.
- Mobile web apps are web apps accessed using a mobile browser.
- Hybrid apps have a wrapper around a “webview” – a native control that enables interaction with web content.
Subscribe to:
Posts (Atom)