Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Software Engineering Tutorial
  • Software Development Life Cycle
  • Waterfall Model
  • Software Requirements
  • Software Measurement and Metrics
  • Software Design Process
  • System configuration management
  • Software Maintenance
  • Software Development Tutorial
  • Software Testing Tutorial
  • Product Management Tutorial
  • Project Management Tutorial
  • Agile Methodology
  • Selenium Basics
Open In App
Next Article:
Post Deployment Testing in Software Testing
Next article icon

Post Deployment Testing in Software Testing

Last Updated : 22 Sep, 2023
Comments
Improve
Suggest changes
Like Article
Like
Report

Post-deployment testing is a type of testing in which the software is tested after it is deployed to production. This testing may help us find those problems that were not detected before its deployment in the production and despite all the planning and testing carried out before the final deployment, obtaining user opinion is important for the improvement of a website. It ensures that the website adapts to the needs of the user. User feedback may come in various forms, ranging from reporting faults to suggestions for improvement of the website. 

Need for Post-Deployment to get Testing

What do we need to test the application post its deployment and how? There are various ways to get the user’s feedback about the software application but the effective way to know the opinion is by getting a survey form filled out by every user because these survey forms can be used to detect the latest trends from the users and also provide some good information about the software improvement. The response obtained from these surveys may help the tester or developer some improvements in their app.

Now after receiving the user feedback, the testers need to identify the useful fault reporting, suggestions, and recommendations that the users have given. For these given things the following criteria can be used to check which feedback is more important:

  1. Calculating the total users that have given the same feedback or recommendation. If the feedback is not very popular among the group of users, then we must think twice before implementing their suggestions in the software.
  2. Are the users fake or Real? It is vital to make sure that the Source of feedback: and suggestions come from regular users and not accidental users.
  3. Is the suggested idea worth implementing? Before implementing the suggested changes, the cost and schedule must be analyzed carefully and there should be a thorough check of the correctness of the proposed change and its impact on the application. The benefits of implementing the suggested changes in the software must be determined by the testers or developers.
  4. Will the feedback or recommendation increase its impact on the software? Is the recommendation compatible with other features also? Getting this feedback is very significant and answering them is very crucial and making the results of implementing these recommendations are sometimes unpredictable.

 Post-DeploymentDeployment to Testing Activities

  • Post-deployment verification: Firstly, the QA or Test lead conducts the verification of the software application as per the need and its requirement and these are generally the test plans and the test cases of the software application which are compared from the previous or existing test plan and test cases.
  • Reporting the post-deployment verification results: After verifying the above cases, the results with all the necessary information are then told to the clients and if they find any issues/defects in the production then the issues are told to the test lead, and further new testing will be conducted.
  • Removing the test data: Once the results are positive, the test data that was used in the post-deployment testing are then removed from the process.
  • Monitoring the application: Finally, if there's any need for monitoring the application in the production then that is also done.
A general post-deployment testing procedure of an application

The above procedure is important for the client to ensure that their suggested functionalities of the software are properly addressed, fixed, and removed otherwise the client may have to invest a lot of cost and effort for testing the application again.


Next Article
Post Deployment Testing in Software Testing

T

tarunsinghwap7
Improve
Article Tags :
  • Software Engineering
  • Software Testing
  • Software Testing

Similar Reads

    Shift Left Testing - Software testing
    Shift-left testing is a software development approach that emphasizes moving testing activities earlier in the development process, aiming to find and fix defects sooner, leading to improved quality, reduced costs, and faster time to market. In this article, we see in detail about the shift-Left Tes
    5 min read
    Continuous Testing in Software Testing
    Continuous Testing is a practice where testing is done throughout the all software development process. It means running automated tests regularly, right from the start, so developers get quick feedback on their work. This helps catch and fix issues early, reducing the time spent identifying and sol
    10 min read
    Dynamic Testing - Software Testing
    Dynamic testing is a type of software testing that involves executing the software and evaluating its behavior during runtime. It is also known as functional testing, as it focuses on testing the software's functionality and how it behaves under different inputs and conditions. In this article, we'l
    6 min read
    Feature Testing in Software Testing
    A critical stage of software testing is feature testing, which assesses each functional component of a program to make sure it functions as intended. The purpose of this kind of testing is to confirm that certain features fulfil the specified needs and operate as intended under a variety of conditio
    6 min read
    Positive Testing - Software Testing
    In software testing, there are two main approaches: positive testing and negative testing. While negative testing tries to break the software by using incorrect or unexpected inputs, positive testing checks if the software works as expected when given the correct inputs.The goal of positive testing
    10 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences