Computer Science, asked by ntthaskshine, 21 days ago

what is stlc?
difference between SDLC &STLC​

Answers

Answered by ӋօօղցӀҽҍօօղցӀҽ
0

  • what is stlc?

ans:

The Software Testing Life Cycle (STLC) is a sequence of specific actions performed during the testing process to ensure that the software quality objectives are met. The STLC includes both verification and validation. Contrary to popular belief, software testing is not just a separate activity.

  • difference between SDLC &STLC

ans :

Software Development Life Cycle (SDLC) is a sequence of different activities performed during the software development process.

Software Development Life Cycle (SDLC) is a sequence of different activities performed during the software development process....

hop its help

Answered by chandan454380
0

Answer:

the following answer is given explanation part

Explanation:

STLC

The Software Testing Life Cycle (STLC) is a sequence of specific actions performed during the testing process to ensure that the software quality objectives are met. The STLC includes both verification and validation. Contrary to popular belief, software testing is not just a separate activity.

difference between SDLC &STLC​

SDLC

Business Analyst gathers requirements.

Development team analyzes the requirements.

After high level, the development team starts analyzing from the architecture and the design perspective.

The architecture of SDLC helps you develop a high-level and low-level design of the software based on the requirements.

Business Analyst works on the mocker of UI design.

Once the design is completed, it is signed off by the stakeholders.

Development team starts developing the software.

Integrate with different systems.

Once all integration is done, a ready to test software or product is provided.

Development team sets up a test environment with developed product to validate.

STLC

Testing team reviews and analyzes the SRD document.

Identifies the testing requirements - Scope, Verification and Validation key points.

Reviews the requirements for logical and functional relationship among various modules. This helps in the identification of gaps at an early stage

In STLC, either the Test Architect or a Test Lead usually plan the test strategy.

Identifies the testing points.

Resource allocation and timelines are finalized here.

In STLC, either the Test Architect or a Test Lead usually plan the test strategy.

Identifies the testing points.

Resource allocation and timelines are finalized here.

Testing team writes the test scenarios to validate the quality of the product.

Detailed test cases are written for all modules along with expected behaviour.

The prerequisites and the entry and exit criteria of a test module are identified here

The Test team confirms the environment set up based on the prerequisites.

Performs smoke testing to make sure the environment is stable for the product to be tested.

Similar questions