Tell me a technical challenge you have faced during your work and how you tackled it.

Example 1:

 In My previous organization we had to Migrate our database from MySQL to Postgres in a very short time which would impact the data of existing customers. It was my first time doing Migration testing and it was challenging as any mistake in testing would break the build on prod environment. Since, I was the most experienced on the product and was also an Individual contributor, I had to come up with strategies and analyze the impactual areas, create dummy data and perform migration testing on this dummy data dump. I had to consider many factors like the impact on UI after migration, Data loss, and analyze how the data was stored in the new database, like is data stored in proper format, does decimal fields have same precision as in the old DB, the performance of the application after migration etc.


Example 2:

As we know in agile the focus is deliver the functionality as soon as possible. So there was very less time spent on UI/UX and people were very focused on delivering functionality. This was a challenge because there was a lot of re-work involved since every time the user would find some UX issue and then we had to re-work on it.

Comments

Popular posts from this blog

Jenkins CICD in One Page

Why do we need a build tool?

Deutsche Bank Interview Questions - 2024