What is Hotfix in Software Development / Testing | Incident Management | SoftwaretestingbyMKT

What is Hotfix in Software Development / Testing | Incident Management | SoftwaretestingbyMKT


What is Hotfix in Software Development / Testing | Incident Management | SoftwaretestingbyMKT

Join this channel to get access to perks:
   / @softwaretestingbymkt  

Like, share and subscribe to the channel.
API Testing Playlist
   • What is API?  

Core Java Playlist
   • Introduction to Java | History of Jav…  

Selenium Playlist
   • What Exactly is Selenium?  

Manual testing Playlist
   • What is Software Testing? | Softwaret…  

Watch my other videos too,
Inheritance in Java video
   • Inheritance in Java | Learn java  

Single level inheritance video
   • Single level inheritance | Types of I…  

Multi Level Inheritance in Java video
   • Multi Level Inheritance in Java | Lea…  

Hierarchical Level Inheritance in Java video
   • Hierarchical Level Inheritance in Jav…  

Hybrid Level Inheritance in Java video
   • Hybrid Level Inheritance in Java | Le…  

Method Overloading in Java video
   • Method Overloading in Java  

This calling statement in Java or this() video
   • This calling statement in Java or this()  

Constructor Overloading in Java video
   • Constructor Overloading in Java  

Constructor in Java video
   • Constructor in Java  

Static and Non Static Variables in Java video
   • Static and Non Static Variables in Java  

How to Create an Object in Java \u0026 Handing non Static method video
   • How to Create an Object in Java \u0026 Han…  

Multiple static methods inside a single Class | How to deal it?
   • Multiple static methods inside a sing…  

Methods in Java | What exactly is public static void main(String[] args)
   • Methods in Java | What exactly is pub…  

Types of Variables in Java | Local,Global \u0026 Final Variables
   • Types of Variables in Java | Local,Gl…  

Variable and Datatype in Java
   • Variable and Datatype in Java  

Easy way to run a program in Java | First program in Java
   • Easy way to run a program in Java | F…  

Class and Object in java
   • Class and Object in java  

50 Keywords in Java
   • 50 Keywords in Java | Softwaretesting…  

Tokens in Java
   • Tokens in Java | SoftwaretestingbyMKT  

How Java internally works?| Compilation \u0026 Interpretation
   • How Java internally works? | Software…  

Introduction to Java | History of Java |Features of Java
   • Introduction to Java | History of Jav…  
Derived model in software development life cycle video link
   • Derived Model in Software Development…  

Prototype model in software development life cycle video link
   • Prototype Model in SDLC, Its Advantag…  

Spiral model in software development life cycle video link
   • Spiral Model in SDLC, its Advantages …  

Verification and Validation in software development life cycle video
   • Verification and Validation model in …  

Hybrid model in software development life cycle video video
   • Hybrid Model in Software development …  

Waterfall model in software development video link
   • Stages of Requirements in Software De…  

Software development life cycle video link
   • Software Development Life cycle  


What is manual testing, it’s advantages and disadvantages video link
   • What is Manual Testing? Its Advantage…  

What is Software testing video link
   • What is Software Testing? | Softwaret…  

I work in the IT industry as a Senior Software QA Engineer in Bangalore, India and I have worked on mobile applications, web applications, and API testing.
The main reason behind this channel is to educate people about software testing so that it will helpful for them to choose the right career and also to prepare for their interviews.

Adding my blog link
http://softwaretestingbymkt.blogspot.in

Adding my personal mail Id:
[email protected]

Adding my Quora profile link here:
https://www.quora.com/profile/Manish-

Adding my Twitter account here,
(@MANISH171094): https://twitter.com/MANISH171094
or
(@softwaretesti16): https://twitter.com/softwaretesti16
Facebook Page:
https://www.facebook.com/stbymkt

Join us on Telegram today,
SoftwaretestingbyMKT
For the latest update on software jobs and to discuss each and everything about Software Testing also get an opportunity to get on an audio/video call with me directly to you.
I make videos on daily basics and also help student all over the world for FREE. If my videos are helpful in anyway help “SoftwaretestingbyMKT” reach billions by supporting
https://www.instamojo.com/@Softwarete
OR
https://www.paypal.com/paypalme/IAMMKT


Content

0.08 -> Hi Guys welcome to the channel so as a part of  this video I'm going to talk about hotfix and  
5.28 -> this video is going to be my 45th video on my  playlist manual testing so let's get started
18.08 -> hotfix is a fix done on the immediate basis on  the impacted areas. Your hotfix is usually done on  
26 -> the production whenever your customers are facing  some major or critical or blocker severity issues  
34.56 -> hotfix is a fix done on the immediate basis on  the impacted areas so whenever you have deployed  
43.28 -> your code into the production for whatever may  be the reasons so whenever we have deployed our  
49.6 -> software or code into the production and now the  customers are facing some issues and those issues  
57.36 -> are now not normal issues those are high severity  issues maybe those are major severity issues  
64.4 -> critical severity issues or blockers severity issues. customer cannot wait for the next sprint so that  
71.76 -> he can receive the another software for that  reason we give hotfix in the production server  
78.16 -> hotfix is nothing but it's a fix on the immediate  basis which is done on the production server  
84.8 -> the reason is very simple now because when we  actually deployed our software into the production  
90.72 -> after completion of my one particular sprint there  were some bugs which are now missed by my testers  
97.92 -> and now those bugs are found by my customer  in the production or the people who are using  
103.68 -> the software into the production they have found  out those issues so for that reason company will  
109.52 -> do hot fix one thing you need to understand it  here that your hotfix will not be done for low  
115.68 -> priority and low severity issues it will be only  done for high severity and high priority issues  
122.08 -> because again after completion of another sprint  you are again going to release the software right  
128.48 -> so it is believed that when in the next week  only considering that your company is of  
133.36 -> one week sprint in the next week only if we are  going to release the again a new software we can  
138.96 -> fix that but hotfix is not like that hotfix you  are doing it in middle of the sprint i mean you  
145.36 -> deployed now into the production and just because  your customer is now block his business is now  
151.04 -> stopped he cannot waste for your one sprint to  get completed and receive the new software for  
157.04 -> that reason we will do hot fix in which we will  fix the issues and then we will test that issue  
164 -> and we will make sure that it is now not impacting  any other untouched feature into my application  
170.96 -> once i'm sure i will release the software into  the production now this is called as hot fix so  
176.88 -> whenever we have deployed our software from our  testing environment to the production environment  
183.12 -> after completion of our particular sprint  and now just because my customer is now block  
189.76 -> just because they have got some critical issue  because of which their business is now stopped  
195.84 -> for that reason being in that particular company  my product manager will create a ticket in the  
202.8 -> product management tool jira and he will create  an issue and assign it to the tester now it's  
209.52 -> the duty of a testers to make sure that issue which is now happening into the production  
214.96 -> was it really happening even in the QA  environment or not just to make sure that it is  
220 -> our issue that we have missed it if my tester is  able to reproduce that issue in the qa environment  
227.28 -> now my developer will start working on that issue  when i say your developer will start working on  
232 -> the issue i mean your developer will fix the  issue once the developer has fixed the issue  
236.16 -> your our tester will start testing the application  just to make sure that whether the defect is now  
241.44 -> really fixed or not once the defect is really  fixed it is working perfectly fine tester can  
247.04 -> do the regression testing at an high level need  not go deeper or else you can ask the developer  
252.72 -> what all are the impacted areas and after that  he can just concentrate on that particular  
258.88 -> modules or component and once it is now tested working perfectly fine into your QA environment  
266.08 -> now we will release the software into the  production environment this is called as hotfix  
271.76 -> hotfix is generally done within one hour or two  hour as soon as possible we will do the hotfix and  
279.84 -> release into the production if someone is asking  you tomorrow in the interview how long your hotfix  
285.28 -> will take to resolve the issue you can say that  hotfix will be usually resolved within few hours  
291.68 -> from the time issue have started working into  the production issue will be really fixed in  
296.64 -> one or two hours maximum half day we have to fix  it because our customers are completely blocked  
304.16 -> if we don't fix it there are chances that  they will migrate to some other platform  
308.64 -> you guys would have heard about it that worldwide  facebook will go down whatsapp will go down  
315.84 -> instagram will go down when i say it is going down  it means now no one will be able to use facebook  
322.24 -> instagram and whatsapp even though you use it  it will not work even though you send a message  
327.6 -> to someone it will not work even though you  refresh the page it will not work i hope you have  
332.4 -> observed that right so when that is happening that  is happening because of some issue and when that  
337.92 -> is happening we will do hotfix the company will  do hotfix they will fix the issue on immediate  
343.68 -> basis and now they will release the software into  the production this is called as hotfix i tried  
349.44 -> my best to explain you what exactly is hotfix  and what are the advantages of doing it i tried  
355.68 -> my best to explain you what are the procedure that  we have when we do hotfix if you think this video  
362 -> was useful don't forget to give a thumbs up and  please share this video with your needy friends  
366.48 -> in case you have any kind of doubt put out  all your doubt in the comment section I will be  
371.12 -> replying to each and every one of you that's a  promise thank you guys see you in the next video
383.28 -> you

Source: https://www.youtube.com/watch?v=b9xlIC3qFYw