Maithilee Chunduri
I am Open to Write, Work, Teach, Speak
Passionate QA with a growth mindset and a deep enthusiasm for continuous learning. I believe true fulfillment comes from giving .
Achievements
Certificates
Awarded for:
Achieving one or more Community Stars in five or more unique months
Activity
earned:
Engineering Quality Podcast, episode on Holistic Testing
earned:
Extending My Agentic SDLC Demo: Adding Vibium Test Support Alongside Playwright
thanked contributors on:
In this session, Mirza draws a conclusion to all the tips on how to market yourself better as a software tester and answer questions live from the audience
earned:
Tips on How to Market Yourself Better as a Software Tester: Conclusion and Q&A - Mirza Sisic
awarded Mirza Sisic for:
Tips on How to Market Yourself Better as a Software Tester: Conclusion and Q&A - Mirza Sisic
Contributions
Explore how testers are blending AI with human judgment to improve exploratory testing, sharpen risk thinking, and stay accountable for quality in 2026.
Discover why mobile testing is both simpler and more complex than web testing
Had a great time at TWiQ this week, and wanted to stash all of the "thoughts" that popped up in our chat
- Mobile testing is transitioning from The Cupboard of devices towards Cloud Services (a ...
Boost your career in quality engineering with the MoT Software Quality Engineering Certificate.
When you love JavaScript and use TypeScript for first time
GraphQL is a query language for APIs.GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data. Unlike most query languages (such as SQL), you don’t use GraphQL to query a particular type of data store (such as a MySQL database). Instead, you use GraphQL to query data from any number of different sources. Developed GraphQL was developed internally by Facebook in 2012 before being publicly released in 2015 Advantages of GraphQL:
Apps using graphQL are fast and stable because GraphQL query return exactly what you need, Not More Not Less.
REST APIs require loading from multiple URLs, GraphQL APIs get all the data your app needs in a single request.
It allows developer to add new fields without impacting existing queries
Why it is important for a QA to know about GraphQL? As a QA we should be aware of new tools and technologies which are in high demand. GraphQL is quickly making its place in the industry. Several big companies like Facebook, GitHub, Airbnb, Atlassian, Paypal, Plural sight are listed as GraphQL customers on their Site.What can we test in GraphQL
Schemas
Resolvers
Performance tests
Static type checking
Unit tests Integration tests
End to End tests
Load testing
Taking Baby steps
Regret joining because now I can't imagine a life without it
Testing needs to happen everywhere
Feedback is really important as a tester
Keyboard short cuts
Take a side step ...