Difference between build and release? | Build and Release Process in Software Testing | Devops

#AutomationTestingInsider #Devops
In this video, we will discuss about Difference between build and release.
Build: A build is a piece of software or Product which consists of a set of features and a few bug fixes, Build is internal for testers to test and log defects.
Release: A release is a formal process and again a piece of software that consists of set of stable builds (After Testing) pushed to production.
Manual Testing Tutorial:
• What is Software Testi...
Software Development Life Cycle | SDLC Models:
• Software Development L...
Selenium Framework Development(from scratch) Videos:
• Selenium Framework Dev...
SUBSCRIBE: / @automationtestinginsider
About this channel:
This channel is dedicated to Software Testing, Automation Testing, Devops, Agile and TestNG, Maven, Jenkins, Git, Github, RPA, Agile, Devops, Database, Domain and many more.
Selenium WebDriver Step By Step:
• Selenium WebDriver | S...
Java Step By Step:
• Java for Selenium | Pa...
TestNG Tutorials:
• Selenium WebDriver | P...
ScreenShots,Logs,Reports,Properties File
• Selenium WebDriver | P...
Maven Tutorials:
• Selenium WebDriver | P...
Page Object Model:
• Selenium WebDriver | P...
Excel and DataDriven Framework
• Selenium WebDriver | P...
Git and GitHub:
• Selenium WebDriver | P...
Jenkins Videos:
• Selenium WebDriver | P...
Selenium Framework Development Videos:
• Selenium Framework Dev...
Core Java Interview Questions and Answers
• Important Java Questio...
Selenium WebDriver Interview Questions and Answers
• Interview Questions on...
Please Subscribe this channel and press bell icon to get some interesting topics on Java and Selenium and other tools.
/ @automationtestinginsider
Please check out my blog here:
www.automationtestinginsider.com
Follow Facebook Page
/ hverma22
Follow me on instagram
/ hitendrahita

Пікірлер: 12

  • @huongvu137S
    @huongvu137S Жыл бұрын

    Thank you, your explanation is very clear 😊

  • @babalisharma9958
    @babalisharma99582 жыл бұрын

    Superb sir nowadays u r my mentor :)

  • @AutomationTestingInsider

    @AutomationTestingInsider

    2 жыл бұрын

    Thank you 🙏

  • @DecentProgrammer
    @DecentProgrammer3 ай бұрын

    Nice content

  • @bestcricketbowling9947
    @bestcricketbowling99472 жыл бұрын

    Please make video on data lineage. Btw Ur videos are great👍🏻

  • @AutomationTestingInsider

    @AutomationTestingInsider

    2 жыл бұрын

    Sure..!! Thank you.

  • @vishalsawant911
    @vishalsawant9115 ай бұрын

    If we patch our endpoints regularly, then our endpoints are compliant or we need to keep the build version also up to date???

  • @bheemshankar_pk
    @bheemshankar_pk8 ай бұрын

    🙏

  • @sankaruday8179
    @sankaruday81792 жыл бұрын

    Sir how we can use compressed version of build into QA environment

  • @AutomationTestingInsider

    @AutomationTestingInsider

    2 жыл бұрын

    Compressed format means A build has an executable file as well along with other files. After build deployed on QA server we need to run either exe file(if windows application) or run our application on web browser in case of web based application.

  • @sankaruday8179

    @sankaruday8179

    2 жыл бұрын

    @@AutomationTestingInsider thanku for ur reply sir

  • @learnwithvishagar6078

    @learnwithvishagar6078

    9 ай бұрын

    ​@@AutomationTestingInsiderBuild :The developer may get the new proj they may develop the proj by using source code after developing they may compile it ,after compiling they may compress the file size to make file size reduce and they may get it like a link format that is what we call it as a build ,finally that is released to testing environment r testing server by developers Am I right sir ?@AutomationTestingInsider