What is AWS? What are its benefits ?

Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database storage, content delivery and other functionality to help businesses scale and grow. In simple words AWS allows you to do the following things- Running web and application servers in the cloud to host dynamic websites.Securely store all your files on the cloud so …

What is serverless architecture? Why use serverless architecture?

What is Serverless? Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation and provisioning of servers. A serverless application runs in stateless compute containers that are event-triggered, ephemeral (may last for one invocation), and fully managed by the cloud provider. Serverless is the native architecture of the cloud that …

Explain the difference between an SDLC and STLC?

STLC is part of SDLC. It can be said that STLC is a subset of the SDLC set. STLC is limited to the testing phase where quality of software or product ensures. SDLC has vast and vital roe in complete development of a software or product. However, STLC is a very important phase of SDLC …

What are the activities performed in test design and test execution?

Test Design ( Test Conditions and Test Cases ) The test case development activity is started once the test planning activity is finished.Based on the requirement analysis, test conditions are written first and an approval is obtained from the QA lead. This is the phase of STLC where testing team write down the detailed test …

What is the testing process followed in a company ideally?

The testing process differs from company to company according to their quality standards. But 90% of the companies will be using the V process model for accurate results.Testing process is:1- To gather the information from the seniors (PM/TL) or Client.2- Analysis the project or Discuss the requirement.3- Make test cases according to SRS (Software requirement specification).4- Test …

Software Testing Life Cycle (STLC)

Requirement Analysis:Requirement Analysis is the very first step in Software Testing Life Cycle (STLC). In this step Quality Assurance (QA) team understands the requirement in terms of what we will be testing & figure out the testable requirements. If any conflict, missing or not understood any requirement, then QA team follow up with the various …

What is the difference between function document and business document?

The Business Requirement Document (BRD) describes the high-level business needs whereas the Functional Requirement Document (FRD) outlines the functions required to fulfill the business need.  BRD answers the question what the business wants to do whereas the FRD gives an answer to how should it be done. FRD is derived from a BRD.

Which phases of SDLC does the testers begin to write test cases?

Testing is one of the most important components of the software development lifecycle, but when to begin testing depends on a number of factors. For the betterment, reliability and performance of an Information System, it is always better to involve the Testing team right from the beginning of the Requirement Analysis phase. The active involvement …

SOFTWARE DEVELOPMENT LIFE CYCLE -SDLC

Stage 1: Planning and Requirement Analysis : Requirement analysis is the most important and fundamental stage in SDLC. It is performed by the senior members of the team with inputs from the customer, the sales department, market surveys and domain experts in the industry. This information is then used to plan the basic project approach …

What is the difference between an use case and test case ?

A use case captures business and user requirements related to system functions—that is, how the users interact with the system. The goal of a use case is to help the development team understand precisely what the users will expect the system to do. A use case describes all the possible paths through a given user/system …

Design a site like this with WordPress.com
Get started