Software Testing is evaluation of the software against requirements gathered from users and system specifications. Testing is conducted at the phase level in software development life cycle.
Subscribe to:
Posts (Atom)
Key concepts in Pipeline
1. Agent- To build your code or deploy your software using azure pipelines, you need at least one agent. Two types of agent- Microsoft host...
-
SERVERLESS ARCHITECTURE - Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation a...
-
Contract testing- The contract is between a consumer (for example, a client who wants to receive some data from an app) and a producer (fo...
-
Requirement Traceability Matrix Requirement Traceability Matrix is a document that maps and traces user requirement with test cases to ensu...