Test cases for Marrgo to NetSuite integration covering Order Sync and Fulfilment Sync: BLLF-571 Test Cases.xlsx
Category: Test case documentation – QA
Test case documents
Testcase Documentation: SZCO Website – NetSuite Integration
Test case documentation for SZCO Website-NetSuite integration SZCO-1762 Website – NetSuite Integration
How Testers Can Contribute to Better UX
In today’s user-centric digital world, User Experience (UX) is no longer just the responsibility of designers. Software testers play a crucial role in shaping and safeguarding the user experience. Here’s how testers can go beyond bugs and contribute meaningfully to UX: 1. Think Like a User Testers are often the first real users of a product. By adopting a user-first… Continue reading How Testers Can Contribute to Better UX
Testowl
Testowl is a new testing tool launched in early access in June 2025 on the JetBrains Marketplace. Designed for Java-based projects, it provides real-time test execution as code changes, similar to NCrunch or Wallaby.js, offering instant feedback for developers and testers. Key Features: Real-Time Testing: Automatically runs tests during code changes, showing results instantly. Java… Continue reading Testowl
Testing for Broken Links and Redirects
In the digital world, first impressions matter — and nothing breaks trust faster than a broken link or a confusing redirect. Whether you’re testing a small business site or a large e-commerce platform, ensuring that every link works as expected is a key part of delivering a smooth user experience. What Are Broken Links and Redirects? Broken… Continue reading Testing for Broken Links and Redirects
Use Cases for OWASP ZAP in Testing
Use Cases for OWASP ZAP in Testing Vulnerability scanning of web apps before deployment Security testing during development Finding common OWASP Top 10 risks like: Cross-Site Scripting (XSS) SQL Injection CSRF Security misconfigurations Automating security scans in CI/CD Why Use OWASP ZAP? Free and actively maintained Beginner-friendly UI with powerful features Backed by the OWASP… Continue reading Use Cases for OWASP ZAP in Testing
OWASP ZAP- free and open-source security testing tool
OWASP ZAP (Zed Attack Proxy) is a free and open-source security testing tool used to find vulnerabilities in web applications. It’s developed by the OWASP Foundation and is widely used by both beginners and professionals for penetration testing and security assessment. Key Features of OWASP ZAP Intercepting Proxy Acts as a “man-in-the-middle” between the browser… Continue reading OWASP ZAP- free and open-source security testing tool
YouTrack- QA and Testing
Why Use YouTrack in QA and Testing? Centralized bug tracking Link test cases and defects easily Track QA tasks during sprints Automated workflows and notifications Custom fields and tags for test statuses, priorities, environments Best Suited For: Development and QA teams using JetBrains tools Teams preferring highly customizable workflows and UI Agile software teams managing… Continue reading YouTrack- QA and Testing
YouTrack – Bug Tracking & Issue Management Tools
YouTrack is an issue tracking and project management tool developed by JetBrains. It’s commonly used by software development and QA teams for tracking bugs, managing tasks, and handling agile project workflows. Key Features of YouTrack Issue Tracking Create, assign, prioritize, and track bugs, tasks, and enhancements with customizable issue fields and workflows. Agile Boards Supports… Continue reading YouTrack – Bug Tracking & Issue Management Tools
Grid ruler in software testing
A grid ruler in software testing (especially in UI/UX testing) is used mainly for visual layout validation Alignment Checking: Ensures that elements like buttons, images, text boxes, and links are properly aligned with each other. Helps catch misaligned components that might not be obvious by just looking casually. Consistent Spacing Validation: Verifies that padding and… Continue reading Grid ruler in software testing