Tag: Software Testing
GET, POST, PUT and DELETE Testing
Verify each HTTP method’s expected behavior and side effects.
API Authentication Testing
Test tokens, API keys, OAuth, and expired/invalid credentials.
JSON and XML Testing
Validate payload structure, types, required fields, and parsing tolerance.
Mobile Testing
Test mobile apps/sites for gestures, interruptions, and device diversity.
Android Testing
Validate Android apps across versions, OEMs, and back/gesture navigation.
iOS Testing
Validate iOS apps for permissions, Safe Area UI, and App Store expectations.