Switch to English?
Yes
Переключитись на українську?
Так
Переключиться на русскую?
Да
Przełączyć się na polską?
Tak
Post your project for free and start receiving proposals from freelancers within minutes after publication!

QA for testing vibe-coding livemy.app

1261 USD

  1. 1906
     2  0
    Work example:
    NOVA PRIME — a modern educational platform with St panels
    30 days1261 USD

    Hello!

    I have reviewed your project on testing a deployment platform similar to Vercel/Heroku. The task is completely clear, and I have experience in testing web applications and SaaS services.

    I have practical experience in:

    * functional testing (registration, authorization, user scenarios)
    * testing deployment processes and integrations
    * bug hunting and creating clear bug reports
    * checking logs, system behavior during errors
    * basic understanding of Git, CI/CD, and Docker

    I am ready to deliver:

    * a complete test plan
    * checklist / test cases
    * detailed bug reports (with reproduction steps)
    * a final report with identified risks and recommendations

    I pay special attention to exploratory testing — actively checking non-standard scenarios and edge cases.

    I am ready to start working quickly (ASAP), work independently, and maintain constant communication.

    I would be happy to discuss the project details and start our collaboration.

  2. 561
    Work example:
    Express2You Delivery Courier Service
    14 days1645 USD

    Paweł, when testing such a platform, not only the "happy path" is crucial, but also integration failures, incorrect builds, and environment isolation. I can prepare a complete test plan, a checklist, and a risk report, and then actively look for edge cases in deployments, logs, auto-deploy, and service handling. I have already tested complex web SaaS solutions and work with my own team of experienced developers, so I will quickly identify real issues. I am also happy to answer screening questions.

  3. 673
     5  0

    7 days1261 USD

    Hello, I worked on testing a SaaS platform for automatic deployment with Git integration and CI/CD processes, found 47 critical bugs and increased stability by 85%.

    I am curious, what specific technologies in your stack does your platform automatically detect besides Next.js, Python, and Docker? And how do you handle conflicts during simultaneous pushes from different developers?

    I suggest we get in touch, I will consult you for free on the technical side and we will create a development plan + I will tell you about my team! ✅

  4. 284  
    20 days1645 USD

    Greetings!

    I am not just a QA engineer, but the founder of an AI SaaS company, who works daily with cloud infrastructures and deployment processes. I have a deep understanding of the architecture of solutions like Vercel or Heroku, and I know where critical errors most often occur in such systems.

    Why my experience will be beneficial for livemy.app:

    Deep understanding of CI/CD: I constantly work with Git integrations, webhooks, and application build automation. This will allow me to conduct not just superficial testing, but a thorough technical audit of the deployment process.

    Stress testing logic: I will test the system for edge cases: incorrect Docker files, environment variable conflicts, build interruptions, and delays in logs.

    Security and Isolation: I will check the availability of environment variables and container isolation, which is critically important for the deployment platform.

    Developer's perspective: I will test the platform's UX as your target client, identifying barriers that may hinder users from successfully launching their projects.

    My answers to the selection questions:

    Experience with SaaS: I have experience launching and supporting my own cloud solutions, which includes the full QA cycle — from functional tests to load analysis.

    Technical stack: I am proficient in Git, Docker, and understand the specifics of Next.js/Python applications during deployment.

    Tools: For automation (if necessary), I use Playwright. For reporting — clear bug reports with reproduction steps and risk analysis.

  5. 2361    16  2   1
    20 days4113 USD

    Good day. I am very interested in your project. I offer quality execution within a reasonable timeframe. We can discuss the details of the work and start the implementation.

  6. 6060    78  0   1
    14 days1261 USD

    Good day, I have been developing websites for over 7 years. I am ready to take on your project, everything will be done at the highest level, I have already completed similar projects. Write to me, we will discuss the details)

  7. 2163    14  0   1
    14 days1371 USD

    Hello! I am Roman, an individual developer with 4 years of experience in Full-stack development and automation, so I will professionally conduct comprehensive QA testing of the livemy.app platform, ensuring a deep check of CI/CD logic, Docker container isolation, and the reliability of Git integrations; my technical background allows me not only to fix bugs but also to analyze build logs, validate API requests, and test the system for resilience against incorrect configurations, which is critical for deployment platforms; I have 4 years of experience working with SaaS, actively use Docker and GitHub Actions, am proficient in English for preparing documentation, and am ready to start work immediately, combining functional testing with active edge case searching; I work through a sole proprietorship and guarantee transparent reporting, and my experience with cloud solutions and process automation can be evaluated here: https://3magency.co/, https://jk-solution.com.ua/, https://farfieworldwide.com/, Behance.

  8. 304  
    14 days1645 USD

    Hello!

    My name is Alexey, and I represent NC-1, a dedicated development group. For over five years, we have been building complex web platforms, mobile applications, ERP/CRM systems, and high-performance e-commerce solutions.

    I would like to propose our Middle+ QA/QC Specialist for outstaffing. He is a highly technical professional with over 3 years of extensive experience in the IT sector, specializing in software architecture, performance optimization, and system reliability.

    Why our specialist is a great fit for livemy.app:

    Deep Technical Proficiency: With a strong foundation in C# and microservices, he goes beyond surface-level testing. He understands the underlying logic of complex systems, making him exceptionally effective at testing API integrations and cloud workflows.

    Infrastructure & CI/CD Expertise: He is well-versed in Git, GitHub, and Docker-based pipelines. Since your platform focuses on repository connections and automatic deployments, his experience with build processes and version control is a direct match.

    Optimization & Stress Testing: Coming from a background that includes high-performance systems and profiling (Memory/Frame Debugger), he has a "performance-first" mindset. He is perfectly equipped to handle your Non-functional testing requirements, including deployment speeds and resource isolation.

    Analytical Rigor: He applies architectural principles (SOLID, MVVM) to his testing strategy, ensuring that Test Plans and Bug Reports are not just lists, but actionable technical documents that help developers fix issues faster.

    He is an outcome-driven professional with a passion for "breaking" systems to find edge cases, ensuring your users have a seamless deployment experience.

    We are ready to start immediately and are open to discussing both fixed-price and hourly arrangements. I am confident that our specialist will significantly contribute to the stability and success of livemy.app.

    I look forward to discussing how we can support your project.

    Best regards,

    Alexey
    NC-1 Group

  9. 1909    2  0
    21 days1261 USD

    Screening answers:

    Q: SaaS platform testing experience?
    — legion.devinit.site (live commercial WordPress + ACF + Contact Form 7) — daily QA cycle: identify bug → reproduce on mobile/desktop → fix CSS/PHP → deploy via FTP → verify across 11 pages. Last 3 weeks active. Recent bug example: Form-modal input width mismatch — found that CSS selector ".form-modal__form input" didn't match (form has class .wpcf7-form from Contact Form 7), rewrote selector to ".form-modal.is-show input[type=text|tel|email|date]", verified across all pages.

    Q: Deployment platform experience?
    — ESP32 LoRa firmware — designed custom 2MB partition layout, verified compile fits (990KB binary in 1.18MB partition), packed LittleFS at 720KB, hexdump-verified partitions.bin diff vs original. Iterative test: serial monitor logs, wifi connectivity check, /stats endpoint validation.

    Q: How do you find critical bugs?
    — Always start with happy-path verification first (registration, login, basic deploy). Then attack edge cases: concurrent sessions, race conditions in webhooks, malformed Git URLs, force-push on watched branches, large repos (>1GB), monorepos with multiple build configs. For livemy.app specifically — would test build cache invalidation under rapid pushes, secrets exposure between tenants, log streaming under network interruption.

    Q: Bug reporting style?
    — Markdown reports with: Title (verbose, searchable), Severity (P0-P3), Steps to reproduce (numbered, deterministic), Expected vs Actual (literal output), Environment (browser/OS/account state), Attachments (screenshot/recording/HAR file). Always confirm reproducibility on second machine before filing.

    Q: English level?
    — Working level for written communication. Daily use for documentation, GitHub issues, technical writeups. Voice calls — text-based async preferred (Slack/Linear/email).

  10. 2365    73  0
    7 days1371 USD

    Good day, I have been working in this field for more than 9 years, I have experience: php (symfony, laravel, OpenCart, wordpress), javaScript (vue, react, nuxt, nextJs, jquery), html, css (SASS/SCSS), sql (PostgreSQL, MySQL). I am ready to complete this project, with quality and in a short time. Examples of recently completed projects: https://rsps-server.com/ https://asgard-ksm.com.ua/ https://iheal.com.ua/ https://lingvanex.com/ https://cohntm.com/

  11. 374    1  0
    14 days1261 USD

    Hello! We are QAlity—a cohesive QA team, and we are ready to provide quality control for your project Livemy.app. We understand the specifics of vibe coding—it's high speed and constant changes. We adapt to your tools (Slack, Jira, Trello) and work pace. We are ready to start with an express audit of the current version of the application to identify the most critical issues today. Can we discuss the priority testing areas for this week in chat? Best regards, QAlity

  12. 195  
    30 days1234 USD

    Hello.

    I am an experienced QA engineer. I would be happy to help ensure the highest quality and stability of the livemy.app platform. I fully understand the specifics of deployment environments and the technological background required for effective testing.

    My technical background:
    I am comfortable working in a Git environment, understand CI/CD processes, and have knowledge of Docker. I have extensive experience in testing web applications and can effectively test APIs (e.g., using Postman or Cypress). Additionally, my experience with automation (Cypress) can be a significant added value in our long-term collaboration. I can provide my CV privately.

    What I will deliver as part of the collaboration after conducting tests:
    Clear and easy-to-reproduce bug reports.
    A final summary report indicating potential risks, bottlenecks, and recommendations.

    I am available immediately (ASAP, in the afternoons and on weekends).

    Best regards.

  13. 7581    13  0
    10 days1261 USD

    Hello!
    Answers to questions
    1. Do you have experience with Docker/CI/CD? Describe it.
    Yes, I am a systems architect where Docker is the standard. I have configured deployment pipelines for fintech projects (Kolo) and e-commerce systems. I can deploy self-hosted solutions (like CapRover or Coolify) that are very similar in logic to your product.

    2. What are your favorite tools for QA and bug tracking?
    For automation — Playwright (for speed and stability). For API — Postman/Insomnia. For bug tracking — Jira or Linear (they are best for fast iterations). For logging and monitoring — Sentry.

    3. How would you test a situation when a user build hangs or takes too long?
    I will check three aspects:
    Timeout Handling: Does the system kill the process after a limit (e.g. 10 min) and does it free up CPU/RAM resources.
    User Feedback: Does the user see the status "Zombified/Timed out" or does the log simply break.
    Side-effects: Does the system allow a new build to be launched in parallel, or is it blocked by a "hanging" session.

    My git: https://github.com/onyx144

  14. 573    9  0
    30 days1261 USD

    I will complete your task of checking your website. What task needs to be provided?

  15. 4509    6  0
    14 days1261 USD

    Will run end-to-end QA for livemy.app, covering Git integration flows, deploy pipeline edge cases, and env variable isolation. Plan to trigger GitHub webhook pushes manually, capture build failure and auto-deploy states with reproducible steps, and use k6 for basic load probes against your API. Bug reports structured with severity, preconditions, steps, and expected vs actual. Which Git providers are live right now: GitHub only, or GitLab and Bitbucket as well?

  16. 421  
    15 days1302 USD

    I've reviewed livemy.app and understand what's at stake — this is a deployment-critical platform where a missed edge case doesn't just break a UI, it breaks a user's live application. Testing here has to go beyond clicking through flows and into the infrastructure behavior underneath.
    I'd approach this across the full deployment lifecycle. Beginning with user registration and authentication edge cases, then moving through Git integration across providers, build pipeline validation for each supported stack — Next.js, Python, Docker — covering both success paths and deliberate failure scenarios. Auto-deploy triggers on push would be tested with real repository events, not mocked ones, and I'd pay particular attention to how the platform handles failed builds — error messaging, rollback behavior, and log accuracy.
    For non-functional testing, I'd run structured performance checks focused on deploy times and response times under realistic load, basic load simulation to expose concurrency weaknesses, and targeted security validation — specifically environment variable exposure, access isolation between tenants, and any gaps in secrets handling. Cross-browser coverage would run across Chrome, Firefox, and Safari as a minimum.
    Exploratory testing is where I'd actively try to break things — edge cases like deploying unsupported stacks, concurrent deploys on the same project, repo disconnection mid-build, and config changes on running services. These are the scenarios that reveal real-world risk.
    On the tooling side, I'd use Playwright for automated UI and API flow validation, with manual exploratory sessions for the edge cases that automation can't anticipate. Docker concepts are within my working knowledge, and I'm comfortable with Git and CI/CD pipelines at the level this platform requires.
    Deliverables would include a structured test plan, a detailed test case checklist, reproducible bug reports with clear steps and severity ratings, and a final risk summary with prioritized recommendations. I can start immediately and will work independently with regular written updates.

  17. 249  
    10 days1234 USD

    Hello ,

    I help companies and product teams ensure their platforms are stable, reliable, and ready for real users by performing structured manual, automation, and API testing, minimizing risks, preventing failures, and improving overall product quality.

    I reviewed your platform and requirements carefully.
    A deployment platform like yours (similar to Vercel/Heroku) is a high-risk system where even small issues in deployment flows, logs, or integrations can break the entire user experience.
    That’s why it requires deep end-to-end testing, not just surface-level checks — and that’s exactly what I provide.

    I'm specialized in:

    Manual Testing: Functional, UI/UX, regression, and exploratory testing to validate full user workflows.
    Automation Testing: Using Selenium, TestNG, and JUnit to build structured and repeatable test scenarios.
    API Testing: Validating backend services, integrations, and data flow between components.
    SaaS Platform Testing: Testing complex systems with multiple integrations and environments.
    Bug Reporting: Clear, reproducible issues with steps, logs, and impact analysis.
    Cross-browser & compatibility testing across different environments.

    What I will do for your platform:

    Full end-to-end testing of deployment workflows
    (repo connection → build → deploy → logs → management)
    Test Git integrations (GitHub, GitLab) and auto-deploy triggers
    Validate build success/failure scenarios and error handling
    Perform exploratory testing to break the system and find edge cases
    Run performance & basic load testing (deploy time, response time)
    Conduct security checks (access isolation, env variables exposure)
    Test platform behavior across different browsers

    Deliverables:

    Test Plan
    Test Cases / Checklist
    Detailed Bug Reports (with steps, logs, screenshots)
    Final Report with risks, insights, and recommendations

    Why Choose Me:

    Strong experience in testing complex systems and workflows
    Deep understanding of CI/CD concepts, Git, and deployment logic
    Ability to think like a real user and also like a system breaker
    Focus on root cause analysis, not just reporting issues
    Reliable, independent, and detail-oriented

    Note:
    I focus only on testing and quality assurance activities and do not engage in development or implementation tasks.

    I’m ready to start immediately and can work independently to deliver high-quality results.
    If you're looking for a QA Engineer who will truly test your platform
    let’s connect !!
    (I can get a much lower price)

  18. 12862    4  2
    10 days1261 USD

    Hi,

    I’m Jeo. I have 8+ years of experience in SaaS platforms, cloud systems, CI/CD workflows, and production testing.

    I understand your platform is deployment-critical, so testing must cover not only UI flows but also infrastructure behavior, build pipelines, and isolation logic.

    I would approach this with full end-to-end testing across the deployment lifecycle. Starting from auth and Git integration, then validating build pipelines, deployment success/failure cases, auto-deploy triggers, logs, scaling behavior, and config changes.

    For non-functional testing, I recommend structured load and performance validation focused on deploy times, runtime responsiveness, and environment isolation. Security checks will include secrets exposure validation and tenant isolation review.

    For automation, I suggest using Playwright for UI flows and API validation, with manual exploratory testing for edge cases. Docker-based deployment behavior will also be verified directly.

    Deliverables will include a full test plan, test checklist, reproducible bug reports, and a risk summary with recommendations.

    I can start immediately and work independently with clear reporting.

  19. 928    2  0
    10 days1261 USD

    Hello! I propose to discuss the project and agree on the work. First, we will define all the nuances: which deployment scenarios are currently the most critical and which cases with Git integrations (GitHub/GitLab) should be prioritized for testing.

    Next, I will prepare the testing structure — a detailed test plan and checklists. Thanks to my experience in UI/UX design, I will be able to not only find bugs but also provide professional advice on improving the interface of logs and the usability of managing services. After that, we will move on to the technical part: testing automatic stack recognition, working with Docker, and checking the security of environment variables.

    As a Computer Science student, I have a good understanding of CI/CD principles and Docker, and my knowledge of Python will allow me to test the API and backend logic more thoroughly. I am ready to answer screening questions and start working promptly. I suggest we communicate to discuss the details.

  20. 231  
    10 days1261 USD

    Quick question: do you provide a staging environment and a few sample repos (Next.js, Python, Docker) to validate build/deploy flows, plus a target browser list and basic performance thresholds for deploy/response times?

    We’re a JS/Python team that builds and maintains SaaS with Git-based CI/CD and Docker, so we know these flows inside out. We’ll cover functional, non-functional, and exploratory testing: auth, Git integration (GitHub/GitLab), builds/deploys, auto-deploy on push, logs, scaling, configs, cross‑browser, basic load, and security sanity checks. Deliverables: test plan, test cases/checklist, clear reproducible bug reports, and a final risk/recommendations summary. Comfortable with Docker, Git, web/app testing, and API checks (Postman). Experience across Next.js and Python stacks helps us pinpoint issues fast.

    Happy to start ASAP. Please share the screening questions and access details, and we’ll kick off with a short pilot cycle.

  21. 420    1  0
    7 days2194 USD

    Good day! I develop scalable corporate websites and web systems on Laravel / Django with a control panel, multilingual support, and role-based access. The cost starts from 8000 UAH depending on the scope. More details: www.engine-web.od.ua/

  22. Another 5 proposals concealed

Current freelance projects in the category AI & Machine Learning

Improvement of the website on Claude Code

180 USD

WE are creating a website for real estate publication. The main part of the project, the landing page, and the admin panel are already in place. Everything is functioning correctly, but there are improvements that require attention and professionalism. We will provide more…

AI ArtAI & Machine Learning ∙ 2 hours 48 minutes back ∙ 25 proposals

Development of an intelligent control system for an oil refinery

5809 USD

We are looking for an experienced team or specialists to implement an industrial AI platform for monitoring and managing oil production (sunflower, cold and hot pressing). Stack and technologies: Beckhoff TwinCAT 3 (Structured Text) · Python 3.11 · Node-RED · InfluxDB 2 ·…

AI & Machine LearningEmbedded Systems & Microcontrollers ∙ 2 hours 56 minutes back ∙ 9 proposals

Help to elevate the business in AI issuance (GEO/LLMO project)

I'm looking for a specialist who can help organize GEO/LLMO for a beauty salon. Geography - Kyiv and the region.

AI & Machine LearningSearch Engine Optimization (SEO) ∙ 9 hours 31 minutes back ∙ 13 proposals

Automation of creating advertising creatives.

There is a solution in the form of Higgsfield AI + nodes that generate quite close to the idea based on the prompt, paired with almost frame-by-frame editing, everything works well, except for one thing, which is the censorship on the use of celebrity faces and such. An…

AI & Machine LearningBot Development ∙ 10 hours 25 minutes back ∙ 8 proposals

Creation of automatic video shorts

45 USD

What exactly do I need I need to create a light AI agent or content factory 1. This is idea creation Reference https://youtube.com/shorts/omgVX00yaD8?is=1Gz_TUUlftZnkxQv 2. This is text creation 3. This is background creation + text 3. Animating the background while keeping the…

AI & Machine LearningData Parsing ∙ 20 hours 3 minutes back ∙ 13 proposals

Client
Project published
1 month 9 days back
211 views
Tags
  • docker
  • CI/CD
  • GIT