Non Functional Testing Non-Functional Testing is defined as a type of Software testing to check non-functional aspects (performance, usability, reliability, etc) of a software application. Following are the most common Types of Non Functional Testing: Performance Testing Load Testing Failover Testing Compatibility Testing Usability Testing Stress Testing Maintainability Testing Scalability Testing Volume Testing Security Testing Disaster Recovery Testing Compliance Testing Portability Testing Efficiency Testing Reliability Testing Baseline Testing Endurance Testing Documentation Testing Recovery Testing Internationalization Testing Localization Testing 1) Security: The parameter defines how a system is safeguarded against deliberate and sudden attacks from internal and external sources. This is tested via Security Testing. 2) Reliability: The extent to which any software system continuously performs the specified functions without failure. This is tested by R...
Ceremonies (Processes) in Agile-Scrum framework Sprint Planning: A sprint begins with the team importing stories from the release backlog into the sprint backlog; it is hosted by scrum master. The Testers estimate effort to test the various stories in the Sprint Backlog. Daily Scrum: It is hosted by scrum master, it last about 15 minutes. During Daily Scrum, the members will discuss the work completed the previous day, the planned work for the next day and issues faced during a sprint. During daily stand-up meeting team progress is tracked. Sprint Review/ Retrospective: It is also hosted by scrum master, it last about 2-4 hours and discuss what the team has accomplished in the last sprint and what lessons were learned.
A simple cloud server definition is cloud servers are virtual (not physical) servers running in a cloud computing environment that can be accessed on demand by unlimited users. Cloud servers work just like physical servers, and they perform similar functions like storing data and running applications. Because cloud services are hosted by third-party providers, they deliver computing resources over a network, most often through the internet. The primary difference between a cloud server and a traditional server is that a cloud server can be shared among many users over an accessible platform, often through a network such as the internet. Cloud servers are remotely accessed, they're generally more stable and secure than traditional servers. Examples : Google Drive Microsoft Azure Amazon Elastic Compute Cloud (EC2) instances
Comments
Post a Comment