SlideShare a Scribd company logo
Software Quality Assurance ProcessHow the entire Quality Assurance Process is being carried out in a company (i.e.) in practical environment?.Prepared By  Bala KQA Analyst
How the entire Quality Assurance Process is being carried out in TWC (i.e) in practical environment?
How the entire Quality Assurance Process is being carried out in TWC(i.e) in practical environment? Here I focus on software Testing actual working process. We have got a good experience of software Quality Assurance related activities.  So I will try to share more practically rather than theoretically.Whenever we get any new project there is initial project familiarity meeting. In this meeting we basically discuss on who is client? what is project duration and when is delivery? Who is involved in project i.e. manager, Tech leads, QA leads, developers, testers etc..?
 How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment? From the SRS (software requirement specification) project plan is developed. The responsibility of testers is to create Software Test Plan from this SRS and project plan. Developers start coding from the design. The project work is divided into different modules and these project modules are distributed among the developers. In meantime testers responsibility is to create Traceability Matrix test scenario and write Test Cases according to assigned modules. We try to cover almost all the functional test cases from SRS.  The data can be maintained manually in some excel test case templates or bug tracking tools.

Recommended for you

Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance

This document discusses software quality assurance (SQA). It notes that SQA should be fully utilized to trace errors cost-effectively. SQA is important for business survival and helps companies release applications to users by tracing the roots of problems, providing flexible solutions, and enabling better customer service and innovation. The document outlines SQA principles like feedback, evolution, quality control, and persistence. It also discusses SQA activities, tools, planning, and standards.

Rhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software Quality Assurance Services
Rhonda Software Quality Assurance Services

Quality Assurance process for software development projects. Structure, practices, tools and case studies.

software testquality assuranceoutsourcing
Quality assurance and management, software engineering
Quality assurance and management, software engineeringQuality assurance and management, software engineering
Quality assurance and management, software engineering

Software Metrics (Process, Product and Project Metrics), Software Project Estimations, Software Project Planning (MS Project Tool), Project Scheduling & Tracking, Risk Analysis &Management (Risk Identification, Risk Projection, Risk Refinement , Risk Mitigation).

risk refinementsoftware metrics (processproduct and project metrics)
When developers finish individual modules, those modules are assigned to testers.  Smoke testing is performed on these modules and if they fail this test, modules are reassigned to respective developers for fix. For passed modules manual testing is carried out from the written test cases. If any Bug is found that get assigned to module developer and  get logged in Defect Tracking Template. On bug fix tester do bug verification and regression testing of all related modules. If bug passes the verification it is marked as verified and marked as closed. Otherwise above mentioned bug cycle gets repeated.(I will cover bug life cycle in other post)How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment?
Different tests are performed on individual modules and integration testing on module integration. These tests includes Compatibility testing i.e. testing application on different hardware, OS versions,  software platform, different browsers etc. Load and stress testing is also carried out according to SRS. Finally system testing is performed by creating virtual client environment. On passing all the test cases Test Report is prepared and decision is taken to release the product!How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment?
Let’s take a look how testing is carried out in the already existing System (Vendor Product).
Methodology of Product Quality Assurance developed by a Vendor.PPQA audits With the help of SRS:Peer Reviews with the help of SRS : Validation testing: Data Driven Testing:Load/Stress testing:Compatibility testing:Usability testing:Let’s take a look how testing is carried out in the already existing System (Vendor Product).

Recommended for you

Fundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & TestingFundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & Testing

This document provides an overview of software quality assurance and testing. It discusses what SQA is, why it is important, and the software development and testing life cycles. It describes the differences between verification and validation. It also outlines seven principles of software testing and what is involved in SQA planning, such as analyzing the product, designing a test strategy, creating test objectives, defining testing criteria, and planning test environments and schedules.

qasoftware testing
Software quality assurance and cyber security
Software quality assurance and cyber securitySoftware quality assurance and cyber security
Software quality assurance and cyber security

Processes and tools for software quality assurance, security vulnerability measurement and mitigation techniques.

sqasecurity
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance

This document discusses software quality assurance (SQA). It defines SQA as a planned set of activities to provide confidence that software meets requirements and specifications. The document outlines important software quality factors like correctness, reliability, and maintainability. It describes SQA objectives in development and maintenance. Key principles of SQA involve understanding the development process, requirements, and how to measure conformance. Typical SQA activities include validation, verification, defect prevention and detection, and metrics. SQA can occur at different levels like testing, validation, and certification.

Let’s take a look how testing is carried out in the New Systems (Developing from Scratch)
Requirements  This section of the test plan lists all requirements to be tested. Functional Test Requirements – Enlist the functions to be tested. Design Requirements - Testing the user interfaces.Integration Requirements - the requirements for testing the flow of data from one component to the other may be included if it will be part of the test plan. Test StrategyThis Section will describe how the test objectives will be met for each type of testing ObjectiveTechniqueTraceability MatrixTest CasesRisks/AssumptionsToolsResourcesIdentify the resource roles and responsibilities that will be required for test plan execution.  Project Plan - develop a project plan showing the phases, tasks, and resources. Let’s take a look how testing is carried out in the New Systems (Developing from Scratch) A good test plan is the cornerstone of a successful testing implementation. While every testing effort may be unique, most test plans include a common content framework. This article presents the components that make up this framework, and serves as a guide to writing your own test plan.
Schedule Document the schedule in which the application under test is to be made available for testing, and the estimated time for executing test cases.Deliverables List all the deliverables that are associated with the testing effort, and where copies of these deliverables or documents may be located.Defect Tracking and Reporting - Describe any ratings, categories or classifications used to identify or prioritize defects. CriticalSevereHighCosmeticApproval - The test plan should be reviewed by all parties responsible for its execution, and approved by the test team, product and development managers.Results - When the test effort is complete, document the results. Let’s take a look how testing is carried out in the New Systems (Developing from Scratch)
QA Process life Cycle Diagram	Lets take a look, How the Testing is Carried out Practically.Preparation with the Help of Software Requirement Specification (SRS) or Functional Specification Document (FDS)Inputs : Project PlanInputs : SRS & FDSCLOSEDPassFailRetest (Regression Testing)Track it to the Developer for FixIs Fixed

Recommended for you

Ch 10 cost of software quality
Ch 10 cost of software qualityCh 10 cost of software quality
Ch 10 cost of software quality

This document discusses software quality metrics and the costs of software quality. It describes the classic model which classifies quality costs into costs of control (prevention and appraisal) and costs of failure of control (internal and external failures). Prevention costs include investments in infrastructure and regular quality activities. Appraisal costs cover reviews and testing. Internal failures are errors found before release, while external failures are found after. The document provides examples and estimates for various quality metrics.

Software Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIITSoftware Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIIT

Software quality assurance ensures that standards, processes, and procedures are appropriate for a project and implemented correctly. With increased complexity from technologies like client-server architectures, scalability, portability, distributed environments, and multi-user environments, SQA has become a core part of the software development lifecycle. Testing now begins earlier and involves every team member.

itcourseindia
Software Quality Assurance SQA
Software Quality Assurance SQASoftware Quality Assurance SQA
Software Quality Assurance SQA

This document outlines the agenda for a two-day workshop on software quality assurance (SQA). The workshop will cover basic SQA concepts, introducing quality into an organization, best practices for quality assurance procedures, policies and artifacts, measuring results using metrics, and moving to continual improvement. It will provide an overview of topics related to SQA and industry best practices. Attendees will learn basic quality concepts, steps to achieve quality objectives, and how to implement quality assurance and control standards and processes.

software quality assurancesoftware testingsqa
System Integration with Automated Functional Testing Tool.Once the Application/Modules/Screens are being Freeze by Manual Testing, then Integrate the Application Automated.Regression Testing Do the Above Steps Regressively, in order to Check the Application more and more for both Tested as well as untested Modules
Quality Guarantee Certification

More Related Content

What's hot

Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
Rameesha Sadaqat
 
Quality Assurance in SDLC
Quality Assurance in SDLCQuality Assurance in SDLC
Quality Assurance in SDLC
Adil Mughal
 
Software engineering quality assurance and testing
Software engineering quality assurance and testingSoftware engineering quality assurance and testing
Software engineering quality assurance and testing
Bipul Roy Bpl
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
Siddhesh Palkar
 
Rhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software Quality Assurance Services
Rhonda Software Quality Assurance Services
Rhonda Software
 
Quality assurance and management, software engineering
Quality assurance and management, software engineeringQuality assurance and management, software engineering
Quality assurance and management, software engineering
Rupesh Vaishnav
 
Fundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & TestingFundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & Testing
rongbaz
 
Software quality assurance and cyber security
Software quality assurance and cyber securitySoftware quality assurance and cyber security
Software quality assurance and cyber security
Nascenia IT
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
Er. Nancy
 
Ch 10 cost of software quality
Ch 10 cost of software qualityCh 10 cost of software quality
Ch 10 cost of software quality
Kittitouch Suteeca
 
Software Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIITSoftware Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIIT
Vikas Maheshwary
 
Software Quality Assurance SQA
Software Quality Assurance SQASoftware Quality Assurance SQA
Software Quality Assurance SQA
Fizah Ali
 
Software QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath DarshanaSoftware QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath Darshana
Shamain Peiris
 
Software validation do's and dont's may 2013
Software validation do's and dont's may 2013Software validation do's and dont's may 2013
Software validation do's and dont's may 2013
John Cachat
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
B M Shahrier Majumder, PMP, CSM
 
Software quality assurance activites
Software quality assurance activitesSoftware quality assurance activites
Software quality assurance activites
Golu Gupta
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
university of education,Lahore
 
Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6
Abdul Basit
 
Sqa
SqaSqa
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
Rizky Munggaran
 

What's hot (20)

Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Quality Assurance in SDLC
Quality Assurance in SDLCQuality Assurance in SDLC
Quality Assurance in SDLC
 
Software engineering quality assurance and testing
Software engineering quality assurance and testingSoftware engineering quality assurance and testing
Software engineering quality assurance and testing
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
Rhonda Software Quality Assurance Services
Rhonda Software Quality Assurance ServicesRhonda Software Quality Assurance Services
Rhonda Software Quality Assurance Services
 
Quality assurance and management, software engineering
Quality assurance and management, software engineeringQuality assurance and management, software engineering
Quality assurance and management, software engineering
 
Fundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & TestingFundamentals of Software Quality Assurance & Testing
Fundamentals of Software Quality Assurance & Testing
 
Software quality assurance and cyber security
Software quality assurance and cyber securitySoftware quality assurance and cyber security
Software quality assurance and cyber security
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 
Ch 10 cost of software quality
Ch 10 cost of software qualityCh 10 cost of software quality
Ch 10 cost of software quality
 
Software Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIITSoftware Quality Assurance and Testing at NIIT
Software Quality Assurance and Testing at NIIT
 
Software Quality Assurance SQA
Software Quality Assurance SQASoftware Quality Assurance SQA
Software Quality Assurance SQA
 
Software QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath DarshanaSoftware QA Fundamentals by Prabhath Darshana
Software QA Fundamentals by Prabhath Darshana
 
Software validation do's and dont's may 2013
Software validation do's and dont's may 2013Software validation do's and dont's may 2013
Software validation do's and dont's may 2013
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
Software quality assurance activites
Software quality assurance activitesSoftware quality assurance activites
Software quality assurance activites
 
Software Quality Assurance
Software Quality AssuranceSoftware Quality Assurance
Software Quality Assurance
 
Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6Planning for software quality assurance lecture 6
Planning for software quality assurance lecture 6
 
Sqa
SqaSqa
Sqa
 
Software quality assurance
Software quality assuranceSoftware quality assurance
Software quality assurance
 

Viewers also liked

Reliability for testing and assessment
Reliability for testing and assessmentReliability for testing and assessment
Reliability for testing and assessment
Erlwinmer Mangmang
 
Qualification & validation concept & terminology
Qualification & validation concept & terminologyQualification & validation concept & terminology
Qualification & validation concept & terminology
Muhammad Luqman Ikram
 
Reliability Testing
Reliability TestingReliability Testing
Reliability Testing
Chellamuthu K
 
Unit Testing Concepts and Best Practices
Unit Testing Concepts and Best PracticesUnit Testing Concepts and Best Practices
Unit Testing Concepts and Best Practices
Derek Smith
 
Software Testing Life Cycle
Software Testing Life CycleSoftware Testing Life Cycle
Software Testing Life Cycle
Udayakumar Sree
 
Quality Assurance and Software Testing
Quality Assurance and Software TestingQuality Assurance and Software Testing
Quality Assurance and Software Testing
pingkapil
 

Viewers also liked (6)

Reliability for testing and assessment
Reliability for testing and assessmentReliability for testing and assessment
Reliability for testing and assessment
 
Qualification & validation concept & terminology
Qualification & validation concept & terminologyQualification & validation concept & terminology
Qualification & validation concept & terminology
 
Reliability Testing
Reliability TestingReliability Testing
Reliability Testing
 
Unit Testing Concepts and Best Practices
Unit Testing Concepts and Best PracticesUnit Testing Concepts and Best Practices
Unit Testing Concepts and Best Practices
 
Software Testing Life Cycle
Software Testing Life CycleSoftware Testing Life Cycle
Software Testing Life Cycle
 
Quality Assurance and Software Testing
Quality Assurance and Software TestingQuality Assurance and Software Testing
Quality Assurance and Software Testing
 

Similar to Quality Assurance Process

Qa analyst training
Qa analyst training Qa analyst training
Qa analyst training
Dinesh Pokhrel
 
manual-testing
manual-testingmanual-testing
manual-testing
Kanak Mane
 
Software testing
Software testingSoftware testing
Software testing
Ravi Dasari
 
Test Life Cycle
Test Life CycleTest Life Cycle
Test Life Cycle
Nilesh Patange
 
Software testing & Quality Assurance
Software testing & Quality Assurance Software testing & Quality Assurance
Software testing & Quality Assurance
Webtech Learning
 
Stlc phases.
Stlc phases.Stlc phases.
Stlc phases.
Leela Karri
 
QACampus PPT (STLC)
QACampus PPT (STLC)QACampus PPT (STLC)
QACampus PPT (STLC)
QACampus Noida
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
Aurobindo Nayak
 
Stlc&Vmodel Ppt
Stlc&Vmodel PptStlc&Vmodel Ppt
Stlc&Vmodel Ppt
Salil Kishore
 
Software Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutionsSoftware Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutions
QUONTRASOLUTIONS
 
Quality Assurance and Testing services
Quality Assurance and Testing servicesQuality Assurance and Testing services
Quality Assurance and Testing services
Boston Technology Corporation
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1
Raghu Kiran
 
Software testing
Software testingSoftware testing
Software testing
Sengu Msc
 
Software testing
Software testingSoftware testing
Software testing
Sengu Msc
 
38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers
Maria FutureThoughts
 
16103271 software-testing-ppt
16103271 software-testing-ppt16103271 software-testing-ppt
16103271 software-testing-ppt
atish90
 
Aim (A).pptx
Aim (A).pptxAim (A).pptx
Aim (A).pptx
14941
 
Software testing
Software testingSoftware testing
Software testing
Rtr Sasi Tharan
 
Software testing
Software testingSoftware testing
Software testing
Nitin Dhanuka
 
Software test proposal
Software test proposalSoftware test proposal
Software test proposal
ManikandanRamanujam
 

Similar to Quality Assurance Process (20)

Qa analyst training
Qa analyst training Qa analyst training
Qa analyst training
 
manual-testing
manual-testingmanual-testing
manual-testing
 
Software testing
Software testingSoftware testing
Software testing
 
Test Life Cycle
Test Life CycleTest Life Cycle
Test Life Cycle
 
Software testing & Quality Assurance
Software testing & Quality Assurance Software testing & Quality Assurance
Software testing & Quality Assurance
 
Stlc phases.
Stlc phases.Stlc phases.
Stlc phases.
 
QACampus PPT (STLC)
QACampus PPT (STLC)QACampus PPT (STLC)
QACampus PPT (STLC)
 
SOFTWARE TESTING
SOFTWARE TESTINGSOFTWARE TESTING
SOFTWARE TESTING
 
Stlc&Vmodel Ppt
Stlc&Vmodel PptStlc&Vmodel Ppt
Stlc&Vmodel Ppt
 
Software Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutionsSoftware Quality Assurance training by QuontraSolutions
Software Quality Assurance training by QuontraSolutions
 
Quality Assurance and Testing services
Quality Assurance and Testing servicesQuality Assurance and Testing services
Quality Assurance and Testing services
 
Manual testing concepts course 1
Manual testing concepts course 1Manual testing concepts course 1
Manual testing concepts course 1
 
Software testing
Software testingSoftware testing
Software testing
 
Software testing
Software testingSoftware testing
Software testing
 
38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers38475471 qa-and-software-testing-interview-questions-and-answers
38475471 qa-and-software-testing-interview-questions-and-answers
 
16103271 software-testing-ppt
16103271 software-testing-ppt16103271 software-testing-ppt
16103271 software-testing-ppt
 
Aim (A).pptx
Aim (A).pptxAim (A).pptx
Aim (A).pptx
 
Software testing
Software testingSoftware testing
Software testing
 
Software testing
Software testingSoftware testing
Software testing
 
Software test proposal
Software test proposalSoftware test proposal
Software test proposal
 

Quality Assurance Process

  • 1. Software Quality Assurance ProcessHow the entire Quality Assurance Process is being carried out in a company (i.e.) in practical environment?.Prepared By Bala KQA Analyst
  • 2. How the entire Quality Assurance Process is being carried out in TWC (i.e) in practical environment?
  • 3. How the entire Quality Assurance Process is being carried out in TWC(i.e) in practical environment? Here I focus on software Testing actual working process. We have got a good experience of software Quality Assurance related activities.  So I will try to share more practically rather than theoretically.Whenever we get any new project there is initial project familiarity meeting. In this meeting we basically discuss on who is client? what is project duration and when is delivery? Who is involved in project i.e. manager, Tech leads, QA leads, developers, testers etc..?
  • 4. How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment? From the SRS (software requirement specification) project plan is developed. The responsibility of testers is to create Software Test Plan from this SRS and project plan. Developers start coding from the design. The project work is divided into different modules and these project modules are distributed among the developers. In meantime testers responsibility is to create Traceability Matrix test scenario and write Test Cases according to assigned modules. We try to cover almost all the functional test cases from SRS.  The data can be maintained manually in some excel test case templates or bug tracking tools.
  • 5. When developers finish individual modules, those modules are assigned to testers.  Smoke testing is performed on these modules and if they fail this test, modules are reassigned to respective developers for fix. For passed modules manual testing is carried out from the written test cases. If any Bug is found that get assigned to module developer and  get logged in Defect Tracking Template. On bug fix tester do bug verification and regression testing of all related modules. If bug passes the verification it is marked as verified and marked as closed. Otherwise above mentioned bug cycle gets repeated.(I will cover bug life cycle in other post)How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment?
  • 6. Different tests are performed on individual modules and integration testing on module integration. These tests includes Compatibility testing i.e. testing application on different hardware, OS versions,  software platform, different browsers etc. Load and stress testing is also carried out according to SRS. Finally system testing is performed by creating virtual client environment. On passing all the test cases Test Report is prepared and decision is taken to release the product!How the entire Quality Assurance Process is being carried out in a company (i.e) in practical environment?
  • 7. Let’s take a look how testing is carried out in the already existing System (Vendor Product).
  • 8. Methodology of Product Quality Assurance developed by a Vendor.PPQA audits With the help of SRS:Peer Reviews with the help of SRS : Validation testing: Data Driven Testing:Load/Stress testing:Compatibility testing:Usability testing:Let’s take a look how testing is carried out in the already existing System (Vendor Product).
  • 9. Let’s take a look how testing is carried out in the New Systems (Developing from Scratch)
  • 10. Requirements This section of the test plan lists all requirements to be tested. Functional Test Requirements – Enlist the functions to be tested. Design Requirements - Testing the user interfaces.Integration Requirements - the requirements for testing the flow of data from one component to the other may be included if it will be part of the test plan. Test StrategyThis Section will describe how the test objectives will be met for each type of testing ObjectiveTechniqueTraceability MatrixTest CasesRisks/AssumptionsToolsResourcesIdentify the resource roles and responsibilities that will be required for test plan execution.  Project Plan - develop a project plan showing the phases, tasks, and resources. Let’s take a look how testing is carried out in the New Systems (Developing from Scratch) A good test plan is the cornerstone of a successful testing implementation. While every testing effort may be unique, most test plans include a common content framework. This article presents the components that make up this framework, and serves as a guide to writing your own test plan.
  • 11. Schedule Document the schedule in which the application under test is to be made available for testing, and the estimated time for executing test cases.Deliverables List all the deliverables that are associated with the testing effort, and where copies of these deliverables or documents may be located.Defect Tracking and Reporting - Describe any ratings, categories or classifications used to identify or prioritize defects. CriticalSevereHighCosmeticApproval - The test plan should be reviewed by all parties responsible for its execution, and approved by the test team, product and development managers.Results - When the test effort is complete, document the results. Let’s take a look how testing is carried out in the New Systems (Developing from Scratch)
  • 12. QA Process life Cycle Diagram Lets take a look, How the Testing is Carried out Practically.Preparation with the Help of Software Requirement Specification (SRS) or Functional Specification Document (FDS)Inputs : Project PlanInputs : SRS & FDSCLOSEDPassFailRetest (Regression Testing)Track it to the Developer for FixIs Fixed
  • 13. System Integration with Automated Functional Testing Tool.Once the Application/Modules/Screens are being Freeze by Manual Testing, then Integrate the Application Automated.Regression Testing Do the Above Steps Regressively, in order to Check the Application more and more for both Tested as well as untested Modules