Ironman·4d agoPollHow often you use a test design technique (BVA, Equivalence Partitioning, Decision Tables, State Transition, etc.) for creating test cases?Every test cycleSometimes, when neededRarely, mostly gut-basedWhat’s test design technique?8 votes21 viewsLikeComment
Ujjwal Kumar Singh·2w agoPollAn AI testing agent is most valuable when it can:Generate test casesInvestigate failuresWrite bug reportsExecute tests16 votes54 viewsLikeComment
Ajitesh MohantaAmbassador·Apr 27, 2026PollTrendingHave you migrated away from Selenium? What did you move to?Still on Selenium, no plans to migrateMigrated to PlaywrightMigrated to CypressUsing multiple tools depending on projectNever used Selenium7 votes2.4k viewsLikeComment
Ajitesh MohantaAmbassador·Apr 17, 2026PollTrendingWhich pytest plugins are essential in your test stack?pytest-xdist (parallelisation)pytest-cov (coverage)pytest-asyncio (async support)pytest-mock / unittest.mockallure-pytest (reporting)pytest-randomly (order randomisation)factory-boy / faker (test data)4 votes1.9k viewsLikeComment
Ajitesh MohantaAmbassador·Apr 12, 2026PollTrendingWhich tool is your primary choice for API testing?pytest + requests/httpx (Python)Postman / NewmanREST Assured (Java)Playwright (API testing feature)Insomniak6 (performance + functional)Custom framework4 votes3.1k viewsLikeComment
Ajitesh MohantaAmbassador·Apr 7, 2026PollTrendingWhich CI/CD platform runs your test suite?GitHub ActionsGitLab CIJenkinsCircleCIBuildkiteAzure DevOpsOther / self-hosted4 votes2.8k viewsLikeComment
Ajitesh MohantaAmbassador·Apr 2, 2026PollTrendingAre you using AI tools in your daily testing work?Yes — core part of my workflowYes — occasionally for specific tasksExperimenting but not consistentTried it, went back to manualNot using AI tools at all1 vote3.9k viewsLikeComment
Ajitesh MohantaAmbassador·Mar 28, 2026PollTrendingHas your team shifted performance testing left (earlier in the dev cycle)?In CI on every PR (shifted fully left)Post-merge / nightly pipelineOnly before major releasesAd-hoc when there is a performance complaintWe do not do performance testing0 votes2.0k viewsLikeComment
Ajitesh MohantaAmbassador·Mar 23, 2026PollTrendingHow many years have you been working in QA or SDET?Less than 1 year1–2 years3–5 years6–10 yearsMore than 10 years0 votes3.5k viewsLikeComment
Ajitesh MohantaAmbassador·Mar 13, 2026PollTrendingHow many automated tests does your team currently maintain?Fewer than 100100–500500–20002000–10000More than 100001 vote2.7k viewsLikeComment
Ajitesh MohantaAmbassador·Mar 8, 2026PollTrendingWhat percentage of your time is writing new tests vs maintaining existing ones?Mostly writing new tests (>70% new)Roughly equal splitMostly maintaining existing tests (>70% maintenance)Mostly building test infrastructureVaries too much to categorise0 votes3.2k viewsLikeComment