Ace your ISTQB exam and put your knowledge to work in real testing projects. Register Now →
Ask questions, get answers, share your knowledge and engage with your peers
Recently active
I once tested a password reset feature. Everything worked.Emails sent correctly.Tokens expired properly. But out of curiosity I tried something strange.I requested 100 password resets in 10 seconds. The system happily sent them all.That meant anyone could spam users with reset emails. Not a typical functional bug.But definitely a security and abuse issue.Sometimes testing means asking unusual questions like:"What happens if someone abuses this feature?" QA is not just about correctness.It's about resilience. Have you ever tested rate limits intentionally?
One of the biggest lessons in my QA career came from a failed automation suite. We had hundreds of tests.Great coverage.Fast execution.But production still had bugs. Why?...........................Because our tests verified features, not user behavior. Real users behaved differently.They navigated unpredictably.They refreshed pages.They switched devices. Automation eventually improved when we started designing tests around user journeys instead of components. Automation should mirror how real people use the product.Do your tests reflect real user behavior?
Early in my automation career I believed something dangerous:"If automation passes, the system is safe."One release proved me wrong.All tests were green.CI pipeline passed.Deployment happened.Minutes later support reported users couldn't complete checkout.The issue?Our automation mocked the payment service.The real integration had changed.Automation verified the mock, not the system.That moment changed how I design tests.Now I always ask:Are we testing reality?Or just a simulation?Automation should reduce risk.But only if it tests real system behavior.Have you ever seen automation give a false sense of security?
Hi Team,We are planning to conduct a PoC for a Salesforce project. We would like to understand Tosca’s capabilities for Salesforce automation, including its support for rapid automation. Can anyone share your experiences with us.Thanks,Sudha
Hey all!I would like to buffer a regex value. I have a very long payload with customer data and I’d like to extract only the customer’s number. This whole payload is stored in “Result”. I have built this regex: {REGEX["customerNumber":"[0-9]+"]}And I want to store this extraction into a buffer.Anyone can support please? Thank you!
Please see below steps taken in the screenshot.I am getting below error message. Please advise.
Hi All,My name is Deepak Behera. I’m a Quality Engineering professional with around 19 years of experience in software testing, with a strong focus on test automation and AI‑driven QA practices. My background spans telecom and complex enterprise systems, where I’ve worked as a hands‑on QA engineer and quality leader, building robust automation suites and improving test strategies end‑to‑end. I hold a BE in Computer Science and an MBA in Information Systems, and I’m currently scaling my expertise towards QE Architect and managerial roles while also founding Vim‑Ana (www.vim-ana.org) , a startup in the UAV/drone space where disciplined testing and reliability are critical.In this community, I’m looking to both share and learn: sharing practical insights on test automation frameworks, API testing, AI‑assisted testing, and QA leadership, and learning from others on how they are evolving their quality strategies, tooling, and career paths.My LinkedIn: https://www.linkedin.com/in/hideepak/
Compare the Tricentis AI testing with other AI products in the market.Provide the advantages over other tools in the market for the automation testing using Tricentis.
On the ShiftSync website (https://shiftsync.tricentis.com/), I keep getting logged out every other day. Even when I select “Remember Me” before login, it doesn’t work, when I open the site, the default dashboard is visible and I have to click the Login CTA again and re-enter my credentials.Is anyone else experiencing this issue, or is it just happening to me?
In many workplaces, feedback becomes a routine activity. Meetings happen. Forms get filled. Comments are recorded. But expectations stay unclear, examples are missing, and next steps are vague. Over time, feedback turns into a process to complete rather than a responsibility to grow.A more useful way to think about feedback is as a learning tool, not a policy requirement. Effective feedback is grounded in facts, considers context, makes expectations explicit, and focuses on behavior rather than personality. Most importantly, it leads to clear actions and ongoing conversations, not one-time events.This shift is especially relevant in testing and engineering teams, where intent is usually good, but outcomes often fall short. Without structure and clarity, even well-meant feedback fails to create progress.Sharing this here to encourage reflection and discussion on how feedback is given, received, and used for real growth within teams.https://ujjwalkumarsingh.substack.com/p/feedback-from-p
🚨 Security warning: 840,000+ users affected by malicious browser extensionsPCWorld reports that dozens of popular browser extensions (Chrome, Firefox, Edge) were quietly infecting users with GhostPoster malware — some since 2020.These extensions can:❌ Track browsing behavior❌ Redirect traffic & hijack affiliate links❌ Download additional malwareThey’ve been removed from extension stores, but they’re still active if you installed them before.👉 Full article + list of extensions to uninstall ASAP:https://www.pcworld.com/article/3037666/840000-users-hit-by-malicious-browser-extensions-uninstall-these-asap.html🔐 Reminder:“Installed from an official store” ≠ “safe forever.”Audit your browser extensions regularly — personally and at work.
In the ever-evolving world of software testing, AI is opening up transformative possibilities for QA teams. Tricentis has leveraged its years of AI innovation (from Vision AI to self-healing tests) to introduce Agentic Test Automation – an AI-powered “co-worker” embedded in Tricentis Tosca that can autonomously generate and execute test cases from natural language descriptions. This advanced capability is poised to revolutionize how QA engineers and software testers design automated tests, addressing modern challenges of scale and complexity in software delivery.Modern Testing Challenges and the Need for AI AssistanceDevelopment cycles are accelerating and codebases are growing larger than ever. With the advent of generative coding tools, developers can produce code at unprecedented speed – but this leaves QA teams scrambling to test more functionality in less time. Moreover, AI-generated code can introduce unexpected issues and variations, demanding smarter testing strategies. Traditi
Hi everyone, I'm currently working on integrating Generative AI into our test automation framework and could use some expert advice. Has anyone had experience using AI to enhance test case generation or maintenance? Any recommendations on best practices or tools would be greatly appreciated!
I recently completed my preparation for the ISTQB CTFL-Foundation exam, and one thing I noticed is that the topics that seem easy in theory can become confusing in actual exam questions.For example, concepts like:Test design techniques (e.g., equivalence partitioning, boundary value analysis) Test levels and types Psychology of testing Risk-based testingLook simple in the syllabus, but when presented in scenario-based questions, many candidates hesitate because the wording can be tricky.Initially, I focused mainly on reading the syllabus and memorizing definitions, but that wasn’t enough to confidently answer situational questions in the CTFL exam format. What helped most was practicing topic-wise questions and reviewing explanations of both correct and incorrect options.Another challenge many face is exam timing. If you’re not used to exam-style questions, you might spend too much time on some scenarios. My suggestion for CTFL aspirants:Try practicing questions from P2PExams in a time
Fiori application scanning of a drop down used to show the element type as ‘Dropdown’ before but now it is showing as ‘Input’ like a text field. We can scan the element, but the drop-down options are no longer showing for selection in TOSCA (which they were used to properly show before). This is blocking the scripting as entering a text in Dropdown is not possible.
Delegation of the tasks is important.This helps you to focus on important things for you in testing. Also, it helps others an opportunity to work on something different from their reglat tasks.Now, being a testers/lead/manager you might have delegated tasks to others.Which task(s) did you deleagte?And what worked well?
For our new product, I have the Figma design and not having requirement document. In this figma design, I have more detailing. How can I convert the design to test scenarios and script in a easy way and also how we can automate the same since manual effort is huge for this
Hi team , Is there any certified course that I can explore in Lead manual testing with AI integrated tools Please suggest. Thanks,Divya M
Greetings,Hope having a fantastic December holidays to you all!Allow me to request you guys’ help for the following issue!After running the DEX execution overnight, some testcases are updated with the updated execution logs while some are not updated at all.Looking forward to you guys’ suggestions!With Regards,Zuzan
September 9th is here, and that means it’s time to congratulate all QA professionals on their special day. Happy Testers’ Day! 💙Why today? On September 9, 1947, a dead moth was found stuck in a relay of the Mark II Aiken Relay Calculator. This caused a malfunction and went down in history as the very first “computer bug.” 🐛We, @Daria @PolinaKr and @Mustafa (aka the ShiftSync team), want to celebrate all QA specialists and QA-to-be’s in our community and beyond.To help you grow, we’ve started building on-demand courses, like this one with Rahul Parwal 👉 Now we want to hear from you:👉 Which topics would you love us to create courses on?👉 What skills do you need to become an even better tester?Your input will directly shape the learning opportunities we build for you. 🚀Happy Testers’ Day once again. Let’s keep learning, testing, and growing together!
With AI transforming how we test and learn, I’ve found that staying curious—and plugged into the right spaces—makes all the difference. Personally, I’m always exploring:Shiftsync for its vibrant discussions Tosca support hub for troubleshooting and deep dives Ministry of Testing for insightful articles and community vibes LinkedIn (especially testing and software engineering mentors or leaders) for real-world wisdom Weekly testing newsletters for bite-sized updates Automation Guild podcasts for inspiration on the go Conferences by Rahul Shetty & The Test Tribe for networking and new ideas Udemy & YouTube courses whenever I want to quickly upskill or fill knowledge gaps Books as well. There is a recent one by James Bach and Bolton -Taking Testing Seriously which I’m planning to have hands-on soon. But everyone has their own secret sauce for continuous growth and learning—so I’d love to hear what’s working for you!What are your favorite resources, tools, or communities helping y
Hi All,Has anyone integrated qTest with Selenium?We’re looking to trigger test execution from qTest and automatically return the results back into qTest.Any guidance or shared experiences would be greatly appreciated.Cheers, Jag
The Screenshot captured by 2024.2 version of Tosca captures partial screen despite the setting for Screen set to everything. Could you please guide me with the issue here? Full screen view:Full screen viewTosca Screenshot:Tosca Screenshot
What books, blogs, or resources are popular among software testers in 2024 for staying updated on the latest trends, techniques, and best practices?
Hi,Since I am going to change jobs I want to change the e-mail address of my Tricentis account to my private e-mail address. How can I do this?I don’t have access to the Tricentis Virtual Agent and cannot find an e-mail address to request for the change.Hopefully someone can help me, i like to keep the badges I earned.BestBastiaan
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.