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.
November 20, 2020
Subscribe to:
Post Comments (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...
-
What is Environment? It is basically a server which hosts the application. There are basically three types of environment- 1.Development E...
-
SERVERLESS ARCHITECTURE - Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation a...
-
SpecFlow is a test automation solution for .NET built upon the BDD paradigm. Use SpecFlow to define, manage and automatically execute human-...
No comments:
Post a Comment
Please let me know if you have any doubts.