img

Is there any demand for testing ?

img

LokiPen

Stealth

4 months ago

img

DentalFuton

TCS

4 months ago

img

everyone

ServiceNow

4 months ago

Sign in to a Grapevine account for the full experience.

Discover More

Curated from across

img

Indian IT on

by Boywholived

Harman India

Career Advice/RoadMap: Thinking to switch to Mobile Development from QA. Any roadmaps or advice in general?

30M here and currently working as a QA. My current ctc is 14LPA(6Y.O.E). Currently I'm on bench and looking out for projects. Parallelly I'm also looking outside, incase I don't get any projects in my current company. The problem here is I'm not very good at writing programs(Or atleast that's what I think) and constantly face issues in programming questions in interviews. I have always been an A+ student, scoring in 90's throughout academics(Scored 100 in chem and phy in 12th). But never been able to clear programming interviews. This is affecting my self-confidence and I keep getting self doubts(One of my senior in my first company told me that, I'm good at theoretical concepts and I fail when it comes to the application of said concepts). Now I'm into automation testing and as I was looking to switch, I kept seeing multiple openings for Mobile Development(Development in general, be it backend/front-end/full stack etc). The below reasons made me thinking as to why not switch to development: 1. My current CTC is low for my exp and testing usually don't have much openings 2. Testers don't have much respect in the Industry(Even from people working along with us) 3. Not much scope to earn more from testing field My current thoughts: 1. Enroll into a Java course from any offline institute and learn Java thoroughly first. 2. Switch to a good company with decent pay 3. Invest time for 1-2 years and learn development and then try for some startups. Any advice to my thoughts? Am I thinking in the right direction? And also, if anyone who has done this transition(Or similar transition) could shed some light on how you did it and what difficulties you faced, I would greatly appreciate it.

img

Indian Startups on

by mContext

Nuclei

Why most of the apps developed are shitty?

I am an Android developer with several years of experience in the industry. Unfortunately, I've noticed a concerning trend in the quality of software, particularly among apps from so-called unicorn startups and top multinational corporations. Many of these apps are riddled with bugs that seem to slip through the QA process. Here are some examples of reproducible issues I've encountered: 1. In Paytm, when navigating to train bookings and accessing the PNR section, attempting to copy the PNR may result in the screen freezing upon scrolling up, with a blank white screen appearing when scrolling down. 2. Within the train module on Paytm, if the application process is terminated, an infinite loader may appear, and returning to the previous screen may lead to a white screen. 3. PhonePe recently addressed a blank screen issue on the payments page when the process was terminated. 4. PhonePe also fixed an issue where an infinite loader appeared when checking UPI balance, especially after the process was terminated on the UPI pin screen and the back button was pressed. 5. YouTube experiences sporadic crashes when the application process is terminated while using YT Shorts. 6. Instagram had countless bug in the past. 7. Reddit backstack management and deeplinks are hell. 8. Hostar has no security. I was able to decompile and make a debug build with code changes with my novice reverse engineering skills. The room database is even not encrypted. It does seem like some companies are conducting testing just for the sake of it. How are the codebases structured for your company? Is it common for companies to produce spaghetti code? Do all companies rely on manual testers. TLDR; what does the codebase look like in your company? Are the tests adequately written, and to what extent?