Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,615 junit trabalhos encontrados

    Preciso da documentação dos metodos de Teste de Desenvolvimento (teste unitario, teste de componente e teste de sistema) para o programa abaixo. O JUnit é opcional.

    $33 Average bid
    $33 Média
    5 ofertas

    Estou desenvolv...necessário desenvolver métodos nessa estrutura que permitam: • Realizar operações de CRUD (Criar, ler, atualizar e deletar); • Listar os lojistas cadastrados; • Listar os lojistas filtrando por nome ou e-mail; • Ordenar a lista de lojistas por ID, por Nome, data de atualização ou data de cadastro; Para este desenvolvimento o interessado precisa de conhecimentos em Java 8, Hibernate, MySQL, PMD, JUnit e Checkstyle. O conteúdo fornecido para iniciar o desenvolvimento é uma documentação contendo o diagrama das tabelas relacionadas, o script de criação destas e o detalhamento das funcionalidades. O conteúdo a ser entregue é um pacote conten...

    $13 / hr Average bid
    $13 / hr Média
    7 ofertas

    <p><strong>Perfil</strong></p><p>Pr.../><strong>Requisitos Minimos</strong></p><ul> <li>Buscamos un profesional con titulación en Formación Profesional de Grado Superior o Ingeniería.</li> <li>Mínimo 3 años de experiencia realizando funciones de programador, se valora experiencia como diseñador.</li></ul><p><strong>Tecnologías conocidas</strong></p><ul> <li>· Java, XML, JSP, JSF, jUnit<br /> · JavaScript, Ajax,jQuery<br /> · Oracle, SQL<br /> · Integración continua con Maven y Subversión<br /> · Valorable conocimiento del IDE: NetBeans.</l...

    $244 Average bid
    $244 Média
    2 ofertas

    <p><strong>FUNCIONES A DESEMPEÑ...Experiencia mínima de 3 años<br />Conocimientos y experiencia requeridas:<br />? Java Enterprise Edition 5+: Servlets, JSP, JPA<br />? Uso extensivo de frameworks Java: o “Spring Web MVC” / “Struts 1”o “Spring Core”o “Spring Security”o Hibernate<br />? HTML y CSS<br />? JavaScript, JQuery y Ajax<br />? Rest / WebServices (JSON / XML)<br />? JUnit<br />? Maven / Ant<br />? Uso de patrones / estándares de diseño<br />? Modelado y diseño de Base de Datos E/R<br />? Uso de SQL y procedimientos almacenados<br />? BBDD: PLSQL / Oracle / MySQL<br />? SVN<br />? Eclipse<b...

    $244 Average bid
    $244 Média
    1 ofertas

    Buscamos desarrollador con 2 a 4 años de experiencia con jBPM o la suite Red Hat JBoss BPM.<br /><br />Valorable conocimientos, experiencia en<br />Persistencia: JPA y tiles.<br />Componentes en Servidor: Spring.<br />Pruebas Unitarias: jUnit.<br />Sistema de trazas: SLF4J<br />Gestión Técnica Proyecto: Maven.<br />Integración continúa: Jenkins<br />Calidad: Sonar<br />

    N/A
    N/A
    0 ofertas

    Atualmente existe uma ferramenta que gera grafos de casos de teste em programas Java, ou seja, a ferramente permite que você escolha a pasta Bin de um programa Java e a partir dela gera um grafo mapeando os pacotes, classes e métodos. A ideia desse projeto é a...que gera grafos de casos de teste em programas Java, ou seja, a ferramente permite que você escolha a pasta Bin de um programa Java e a partir dela gera um grafo mapeando os pacotes, classes e métodos. A ideia desse projeto é aprimorar as funcionalidades da ferramenta criando um opção para importar um arquivo .java oriundo de um JUnit e a partir desse arquivo comparar com as informações do grafo, criado um aspecto visual dentro do grafo dos pontos cobertos p...

    $352 Average bid
    $352 Média
    5 ofertas

    Conhecimento de tecnologias de controle de versões (git, svn); Conhecimento de banco de dados relacional (oracle, mysql, postgree); Conhecimentos específicos em Java: Conhecimento de GRAILS Experiência com Java Web: JSF, Javascript, JQuery, , Html (desejável 5), CSS (desejável 3) Experiência com SOA e Web-Services Java; Experiência com Java EE: EJB, JMS, JPA Experiência com automação de testes (JUnit, Selenium, EasyMock/Mockito) Experiência com Frameworks: Sprint framework (MVC, core) e Hibernate Experiência com servidores de aplicação: JBoss, Jetty, Tomcat Experiência com webServices(SOAP/Rest) e SOA Gerenciar o processo de build utilizando maven Capacidade de planejar e desenvolver ar...

    N/A
    N/A
    0 ofertas

    The current production build of my app is intermittently crashing, and I need a clean, targeted code update to eliminate these functionality-related bugs without introducing new issues. The crashes appear after rec...branch with clear comments, then create a pull request for review. 4. Supply a signed APK and a succinct change-log so I can test and push to the store quickly. Acceptance criteria: – Zero crashes in at least 48 hours of automated Firebase test lab runs. – No regression in existing features; UI and data flow must remain unchanged. – All modified code passes the current unit tests (Gradle, JUnit 5) and new tests for the fixed paths. If you’re comfortable digging into Kotlin coroutines, LiveData, and the Android lifecycle, let’s...

    $159 Average bid
    $159 Média
    80 ofertas

    I need a concise data-manipulation function written in Java that I can plug straight into my existing codebase. The routine should ta...an input dataset (you can use a simple collection such as List<Map<String, Object>> for demonstration) and perform a clearly documented transformation—filtering, aggregating, or restructuring the records—so the output can be consumed by the next processing stage in my app. Please: • Write clean, idiomatic Java (Java 8+). • Include inline comments that explain the key steps. • Add a small JUnit test class that shows the function working with sample data. I’ll drop the function into a larger project, so keep external dependencies to a minimum—only standard Java libraries or a lightweight utilit...

    $31 / hr Average bid
    $31 / hr Média
    119 ofertas

    ...uploads—so I can run them against different environments without code changes. • Robust UI validations for form inputs, mandatory fields and data formats. When the UI rejects bad data, the test should verify the exact message text and styling. • Assertions that pop-up, toast or inline messages render at the right moment, with the correct copy, colour and timeout. • The suite wired into TestNG (or JUnit if you prefer) and built with Maven or Gradle so a single command triggers all tests locally or in CI. • Clear setup instructions plus sample data files so another developer can clone the repo and run the suite immediately. Acceptance criteria – All scripts run headless and non-headless without modification. – Cross-browser coverag...

    $271 Average bid
    $271 Média
    30 ofertas

    ...my Java application is in place, yet the server-side logic needs to be rounded out so the product can move into full testing. I have the existing codebase, build scripts, and unit-test framework ready in a Git repository; you will be working exclusively on the backend, adding the missing feature set and wiring it cleanly into what already exists. The current stack uses plain Java 17 with Maven, JUnit tests, and a small in-memory database for quick runs. Your mission is to create the remaining service classes, refactor any brittle sections you spot along the way, and commit code that compiles, passes the test suite, and follows the same formatting conventions already in the project. Deliverables • New or updated Java classes covering the requested backend functionality ...

    $129 Average bid
    $129 Média
    28 ofertas

    ...my Java application is in place, yet the server-side logic needs to be rounded out so the product can move into full testing. I have the existing codebase, build scripts, and unit-test framework ready in a Git repository; you will be working exclusively on the backend, adding the missing feature set and wiring it cleanly into what already exists. The current stack uses plain Java 17 with Maven, JUnit tests, and a small in-memory database for quick runs. Your mission is to create the remaining service classes, refactor any brittle sections you spot along the way, and commit code that compiles, passes the test suite, and follows the same formatting conventions already in the project. Deliverables • New or updated Java classes covering the requested backend functionality ...

    $490 Average bid
    $490 Média
    139 ofertas
    Automation QA
    Encerrado left

    ...teams / agencies, please ignore. Only realistic bid will get a reply. No placeholders. Freelancers should be ready for a technical evaluation. Experience: 3+ years of experience in Manual + automation testing. US healthcare application testing experience will be a plus. Here is what I need: Manual testing, writing test cases Automation tools: Selenium, Cucumber, Junit, Postman, Jira, Jmeter Test frameworks: Selenium / Cucumber or Junit API testing: Postman, Rest Assured. Performance testing: Jmeter Database testing : SQL, MongoDB Version control: Git, Gitlab Others tools: Jira, CI/CD, Full time commitment (8 hours) during IST business hours is mandatory....

    $2 / hr Average bid
    $2 / hr Média
    26 ofertas

    ...maintainable regression suites that run on every commit and give the team instant feedback. You will review our current manual scenarios, design the overall test architecture, write the scripts, connect them to our CI pipeline, and leave clear documentation so anyone on the team can maintain or extend your work. Selenium is non-negotiable for the core, yet I am open to complementary tooling—if Cypress or JUnit unlocks something valuable, bring it to the table and explain why. Key deliverables • Automation strategy and environment setup, ready to spin up with a single command • End-to-end test suites for web and mobile flows, tagged for easy parallel execution • Integration with our existing CI (GitLab) including pass/fail reporting and artefact reten...

    $14 / hr Average bid
    $14 / hr Média
    114 ofertas

    Designed and implemented a Java-based object-oriented application demonstrating core OOP principles, including inheritance, interfaces, abstract classes, polymorphism, and Java Collections. Created UML class diagrams, implemented business logic with Javadoc documentation, and wrote JUnit tests for use-case validation. Managed the project with GitLab and Gradle, ensuring clean code and a successful CI/CD pipeline.

    $13 Average bid
    $13 Média
    13 ofertas

    ...project that currently uses Spring and Hibernate/JPA with Postgresql. The code compiles and deploys, but the new modules are completely missing. I will give you access to the Git repository. Acceptance will be based on: 1. New user flows exercised through REST and verified by automated tests. 2. Sessions persisting correctly in Redis, visible via the CLI, and surviving application restarts. 3. JUnit tests must be added 4. A concise README explaining environment setup, new endpoints and configuration flags. 5. Must be able to horizontally scale Expect to collaborate in short pull-request cycles; I review quickly and merge as soon as written tests pass....

    $32 / hr Average bid
    $32 / hr Média
    74 ofertas
    Senior Automation QA
    Encerrado left

    .../ agencies, please ignore. Only realistic bids will get a reply. No placeholders. Freelancers should be ready for a technical evaluation. Experience: 3-5 years of experience in Manual + automation testing. US healthcare application testing experience will be a plus. Here is what I need: Manual testing, writing test cases Automation tools: Selenium, Cucumber, Junit, Postman, Jira, Jmeter Test frameworks: Selenium / Cucumber or Junit API testing: Postman, Rest Assured. Performance testing: Jmeter Database testing : SQL, MongoDB Version control: Git, Gitlab Others tools: Jira, CI/CD, Full time commitment (8 hours) during IST business hours is mandatory. Immediate joiners only. The selected freelancer should be working in a team under a project manager....

    $2 / hr Average bid
    $2 / hr Média
    18 ofertas

    ...existing modules. • Source test data from a JSON file (structure is flexible; I’ll share an initial sample) so new roles or permissions can be plugged in by simply updating data, not code. • Execute exclusively in Chrome for now, yet design the abstraction layers so we can add other browsers later with minimal rework. • Keep everything aligned with current project standards—Maven layout, Junit Runner, Cucumber BDD format, and existing reporting pipeline. Acceptance Criteria – Feature files clearly describe each Admin, User, and Guest permission rule. – Step definitions are reusable, follow SOLID principles, and compile cleanly with our existing suite. – Tests run headless and in UI mode, passing on the first try from the C...

    $24 / hr Average bid
    $24 / hr Média
    53 ofertas

    ...programming where appropriate. The application will be deployed on AWS, so hands-on experience with AWS services (EC2, RDS, S3, IAM, or Lambda) is required. Strong knowledge of Spring Security, JPA/Hibernate, and relational databases (PostgreSQL preferred) is expected. The developer must follow clean code practices, proper package structure, and standard Spring Boot conventions. Automated testing using JUnit, Mockito, and API testing tools should be part of the delivery. Clear communication, incremental delivery, and well-documented code are essential for this engagement. Looking to hire a Java + Spring Boot developer (remote) Work: Help with tasks, fix bugs, explain code, review assignments Duration: 1–2 hrs daily or on need basis Monthly budget: 3k-10k or negotiable D...

    $89 Average bid
    $89 Média
    32 ofertas

    ...Boot 3.x, Spring WebFlux or MVC, Spring Data JPA, and any Spring Cloud components you prefer for resiliency (OpenFeign, Circuit Breaker, Sleuth). The finished image should run in Docker; Helm charts or a plain Kubernetes manifest are bonuses. Deliverables • Production-ready codebase in a public or private Git repo • OpenAPI/Swagger spec documenting every endpoint • Unit & integration tests (JUnit 5 + Testcontainers) covering happy paths and edge cases • Dockerfile with multi-stage build producing a slim image • Short README describing setup, environment variables, and run commands Acceptance criteria • Successful retrieval of data from the third-party API with graceful error handling and retry logic • REST endpoints return JS...

    $21 Average bid
    $21 Média
    29 ofertas

    I want a clean, well-documented Java class that behaves as an in-memor...library such as Caffeine—as long as the behaviour is 100 % LRU and access (get/put) runs in O(1). Thread-safety matters because the cache will sit behind a small REST endpoint in a Spring Boot service. Please keep the API simple: • put(String key, String value) • Optional<String> get(String key) • int size() Deliverables 1. Source code in a single Maven or Gradle project, Java 11+. 2. JUnit tests covering hits, misses, eviction order, and basic concurrency. 3. A short README that shows how to build, run the tests, and integrate the class in another project. I’m ready to review pull requests on GitHub or accept a ZIP—whatever is easier for you. Let me know if ...

    $639 Average bid
    $639 Média
    94 ofertas

    ...abstracted for easy swap). • Wire the API to at least one external third-party service; I’ll supply the specific service and credentials once we start. Deliverables 1. Well-structured Spring Boot 3.x project in a Git repository. 2. Dockerfile + so I can spin it up with a single command. 3. README covering build, run, and test instructions. 4. Unit and integration tests (JUnit 5, Testcontainers where helpful) showing ≥80 % line coverage. 5. Postman or OpenAPI/Swagger collection that documents every public endpoint. Acceptance Criteria • Successful JWT login returns a signed token; protected routes reject invalid or missing tokens. • CRUD endpoints persist and retrieve data accurately in the relational database. • Third-party in...

    $18 / hr Average bid
    $18 / hr Média
    33 ofertas

    ...prepare students for certifications like Microsoft Certified: Azure AI Engineer Associate. 2. Java Developers (Enterprise Scale) Java remains the backbone of corporate backend systems. For Vinsys, you need experts who understand the modern ecosystem. Core Skills: Java 17+, Spring Boot, Microservices architecture, and Hibernate. Modern Needs: Cloud-native Java (Docker, Kubernetes) and Unit Testing (JUnit/Mockito). Trainer Profile: Someone who can teach "Clean Code" principles and design patterns. They should be familiar with enterprise-grade deployment. 3. React & Frontend Developers (The User Experience) Since you are likely training full-stack developers, your React hires need to be "Modern React" experts. Core Skills: React Hooks, Context API, Redu...

    $368 Average bid
    $368 Média
    8 ofertas

    ...agencies, please ignore. Only realistic bid will get a reply. No placeholders. Freelancers should be ready for a technical evaluation. Experience: 2-3 years of experience in Manual + automation testing. US healthcare application testing experience will be a plus. Here is what I need: Manual testing, writing test cases Automation tools: Selenium, Cucumber, Junit, Postman, Jira, Jmeter Test frameworks: Selenium / Cucumber or Junit API testing: Postman, Rest Assured. Performance testing: Jmeter Database testing : SQL, MongoDB Version control: Git, Gitlab Others tools: Jira, CI/CD, Full time commitment (8 hours) during IST business hours is mandatory....

    $6 / hr Average bid
    $6 / hr Média
    29 ofertas

    ...programming where appropriate. The application will be deployed on AWS, so hands-on experience with AWS services (EC2, RDS, S3, IAM, or Lambda) is required. Strong knowledge of Spring Security, JPA/Hibernate, and relational databases (PostgreSQL preferred) is expected. The developer must follow clean code practices, proper package structure, and standard Spring Boot conventions. Automated testing using JUnit, Mockito, and API testing tools should be part of the delivery. Clear communication, incremental delivery, and well-documented code are essential for this engagement. Looking to hire a Java + Spring Boot developer (remote) Work: Help with tasks, fix bugs, explain code, review assignments Duration: 1–2 hrs daily or on need basis Monthly budget: 3k-10k or negotiable D...

    $68 Average bid
    $68 Média
    25 ofertas

    ...Lambda-style, on-demand function. The job must connect to a relational data source—specifically PostgreSQL—read the data in chunks, apply custom processing, and write the results back. Code requirements • Java 21 with Spring Boot , Spring Batch, and the appropriate Lambda runtime adapter • Clear separation of reader, processor, and writer classes • Robust error handling and SLF4J/Logback logging • JUnit 5 tests covering the processing logic What I will hand over • Existing PostgreSQL schema and sample data • Access credentials and expected result set for verification Deliverables 1. Git repository with all source code and a descriptive README 2. Maven build that produces a deployable artifact 3. Instructions to configure enviro...

    $76 Average bid
    $76 Média
    12 ofertas

    I need robust, repeatable automation around the payment work...Chrome for now, but the coverage must be deep: card entry, 3-D Secure, success and failure paths, refunds and partial captures—everything that could break revenue. You’re free to use Selenium Deliverables • Well-documented test scripts committed to a separate branch/repo • A concise README explaining setup, environment variables and how to run the suite locally or in CI • An HTML or JUnit-style report clearly flagging pass/fail results and any defects discovered Acceptance criteria will be simple: I can clone the repo, run a single command and watch every critical payment path execute flawlessly in Chrome headless. Once the report generates and all tests pass (or raise valid...

    $84 Average bid
    $84 Média
    23 ofertas

    Hiring: Freelance Automation Tester (Selenium + Java + Maven + JUnit + Cucumber + Azure) Hi everyone, I’m looking for an experienced Freelance Automation Engineer who can assist in automating 22 UI/API test cases for an enterprise application. Required Technical Skills Strong expertise in Selenium WebDriver Java (advanced preferred) Maven JUnit Cucumber (BDD) Page Object Model (POM) Data-Driven Testing (Excel/JSON) Azure DevOps Familiar with Azure Pipelines, Repos, Boards, and execution logs Ability to design reusable, scalable automation frameworks Strong debugging and troubleshooting skills Scope of Work End-to-end automation of 22 UI test cases Create/extend framework using: POM structure Reusable utility cla...

    $138 - $388
    Secreto
    $138 - $388
    29 ofertas

    ...designing a lightweight SWT / JFace UI and wiring the business logic. Expect close collaboration as we refine the exact feature set together; I have several productivity pain-points in mind and will provide detailed user stories once we kick off. Deliverables • Source code organised as standard Eclipse plug-in projects • Update-site (p2) build so the plugin installs with one click • Basic JUnit tests validating core functionality • A short README covering setup, build, and extension instructions Acceptance criteria: the plugin must load without errors on Eclipse 2023-09 or newer, demonstrate the agreed productivity features, and leave no residual workspace settings after uninstall. If you are fluent in Java, OSGi, SWT, and the Eclipse extension fram...

    $131 Average bid
    $131 Média
    40 ofertas

    ...stack is Java 17 and IntelliJ; I’m open to whichever framework you feel is best—Selenium, JUnit, TestNG, or a combination—so long as it runs reliably in our existing CI pipeline and can be triggered headless. When you apply, please focus on your direct experience writing web UI tests in Java within IntelliJ. A brief note on similar projects you’ve completed, the frameworks you chose, and why they worked will help me shortlist quickly. Deliverables • A runnable project in Git (Maven or Gradle) containing the automated test suite • Page Object-based structure with clear naming conventions • README that explains setup, execution commands, and how to add new tests • Sample test report output (HTML or JUnit XML) generated by th...

    $8 / hr Average bid
    $8 / hr Média
    19 ofertas

    ...UIAutomator using JUnit and Cucumber. What I need now is someone to execute them on an Android Emulator, make sure biometric authentication is fully disabled on that virtual device, and confirm that every scenario in the suite launches and finishes cleanly. Here is what the engagement looks like: • Spin up an Android Emulator (any recent API is fine as long as the suite installs). • Apply the biometric‐off tweak so the flows that expect no fingerprint prompt proceed normally. • Trigger the existing maven task that runs the JUnit-based Cucumber suite. All code, feature files, and the current project README are ready in the repo—I’ll give you access once we start. No rewriting is needed; this is execution and verification only. If you&rs...

    $5 / hr Average bid
    $5 / hr Média
    10 ofertas

    ...handling—plus deep dives into Spring Boot, Spring MVC, Spring Security, and Hibernate. Once the offer is in hand, the real partnership begins. For at least six months (and possibly longer), I’ll rely on you for hands-on project guidance: pair-programming sessions, code reviews, design advice, and quick unblock support when production issues crop up. I work primarily with IntelliJ, Maven, Git, and JUnit, so familiarity with those tools is expected. Availability in IST evenings or weekends is ideal, since that’s when I’ll need most real-time help. Deliverables you’ll provide: • Attend and clear the technical interview on my behalf • Train me on project codebase and best practices for Core Java, multithreading, exception handling, Sp...

    $244 Average bid
    $244 Média
    6 ofertas

    ...response mapped into our own domain model. Deliverables expected: 1. Clean, commented Java code inside a Maven/Gradle module that compiles and starts with the rest of the project. 2. MySQL entities, repositories, and migration scripts where new tables or columns are required. 3. Full Swagger/OpenAPI documentation so QA can test endpoints immediately. 4. Unit and small integration tests (JUnit + Mockito or Testcontainers) covering the critical paths above. 5. A short README describing how to run the service locally, including any environment variables for the third-party integration. Push work to our Git repository in feature branches; each feature will be reviewed and merged through pull requests. The project already has a CI pipeline—just keep it green. Hig...

    $261 Average bid
    $261 Média
    59 ofertas

    I’m midway thro...sync-ups once or twice a week, so being locally available is essential, but you’ll otherwise work remotely on your own schedule. If you’re comfortable slicing a user story into small, testable tasks, writing clean Java 17 code, and troubleshooting Spring/Hibernate quirks without drama, we should talk. Deliverables will be accepted when: • Each assigned microservice runs independently, passes its JUnit/Mockito test suite, and integrates with the existing service mesh via REST. • Code is pushed through a merge request with clear comments and no critical Sonar issues. • A concise README outlines build steps and environment variables. Drop a short note about your recent Core Java + Spring + Hibernate work in a microservices sett...

    $6 / hr Average bid
    $6 / hr Média
    12 ofertas

    I already have the full Java class set written and running, but the way I modelled the associations between classes is producing unacceptable runtimes. All the heavy lifting happens inside those associations, and because ...swapping in smarter structures—HashMap, TreeMap, custom indices—whatever trims the complexity without breaking encapsulation or readability. We’ll walk through the current code, profile the hotspots, sketch alternative designs, then implement and test. Deliverables are straightforward: the updated source files, a short note explaining the new relationships and their expected complexity, and a green JUnit suite that proves the refactor didn’t change external behaviour. If you have experience taming association-heavy domains in Java, let&...

    $24 Average bid
    $24 Média
    20 ofertas

    I’m working on a Computer Science programming assignment that must be written entirely in Java. I’ll provide the full brief, sample inputs, and expected outputs once we...JDK (17 or earlier). Please keep the code original, well-commented, and organized into clear classes and methods so I can discuss the logic if asked. Meaningful variable names, concise inline comments, and a short README explaining how to build and run are all essential. Deliverables: • Complete Java source code. • README with compile/run instructions (Maven or Gradle welcome). • Optional JUnit tests you used for validation. • Brief note outlining the algorithmic approach. I’ll run my own test cases and may request one quick revision before submission, so let me know y...

    $251 Average bid
    $251 Média
    45 ofertas

    ...React.js (or Angular). Experience with REST APIs, Microservices, and JSON/XML. Database expertise: SQL / PostgreSQL / MySQL. Familiar with Docker, Kubernetes, and CI/CD pipelines. Knowledge of Cloud platforms (AWS / Azure / GCP). Excellent problem-solving and communication skills. Nice to Have Experience with NoSQL (MongoDB) and message brokers (Kafka, RabbitMQ). Knowledge of unit testing (JUnit, Mockito). Exposure to DevOps tools and Git workflows. Benefits 100% remote and flexible work schedule. Open to full-time, part-time, task-based, or project-based engagement. Collaborative and growth-oriented work culture. Opportunity to work on modern tech stacks with global clients. Important Only freelancers are eligible for this role. Before applying, please ensure you...

    $1 - $33 / hr
    Secreto ADC
    $1 - $33 / hr
    24 ofertas

    I’m building a B2C mobile & web app focused on e-comm...(Sonar or similar). • Optimize queries with proper indexing and use connection pooling. • Guard against OWASP Top 10 vulnerabilities. Deliverables 1. Complete Spring Boot project (Gradle/Maven) with source code. 2. MySQL DDL scripts and seed data. 3. Swagger/OpenAPI documentation covering every endpoint. 4. Postman collection for quick testing. 5. Unit and basic integration tests (JUnit + Mockito). 6. A short deployment/readme explaining build commands and environment variables. A smooth, maintainable codebase is more important to me than quick hacks, so show me prior work that proves you write production-ready Java. Let’s create an API that can scale as new features—such as user ...

    $299 Average bid
    $299 Média
    47 ofertas

    ...Java environment running on my Windows laptop. The focus is exclusively on setting up the local test bed—once it works, I’ll handle the scripting myself. Here’s what I’d like you to walk me through in a quick screen-sharing session: • Install and configure the JDK along with an IDE of your choice (Eclipse or IntelliJ). • Create a simple Maven project and add Selenium WebDriver plus TestNG or JUnit dependencies. • Download ChromeDriver and EdgeDriver, set PATH variables, and verify the browsers launch correctly. • Run a sample smoke test to confirm everything is wired up. No framework architecture or extensive automation is required—just a clean, repeatable setup that lets me start writing tests immediately. I’m offe...

    $13 / hr Average bid
    $13 / hr Média
    10 ofertas

    ...position and bring over 12 years of QA experience (Manual + Automation) with a strong focus on web and mobile applications. I have also worked on healthcare and SaaS-based projects, ensuring product quality, compliance, and performance under complex user scenarios. My Expertise Includes: Manual Testing: Writing detailed test cases, exploratory and regression testing. Automation: Selenium, Cucumber, JUnit, and TestNG for UI and functional test automation. API Testing: Postman and Rest Assured for functional and contract validation. Performance Testing: JMeter for load and stress tests. Database: SQL and MongoDB for data validation and backend integrity. CI/CD: GitLab & Jenkins pipeline integration for automated execution and reporting. Defect Tracking: Jira for bug man...

    $2 / hr Average bid
    $2 / hr Média
    1 ofertas

    ...day-to-day work will revolve around expanding and refactoring the existing suite, so solid mastery of JUnit, TestNG, Cucumber, and Maven is essential. I also expect you to fine-tune database validations against Oracle, troubleshoot flakey tests, and keep the Page Objects clean and reusable. Our DevOps flow is already in GitLab; the missing piece is a robust Slack integration that highlights pass/fail status, links to reports, and tags the relevant team members automatically. If you have prior experience wiring GitLab job artifacts into Slack messages, you’ll slide right in. Deliverables: • A refreshed, well-structured automation framework in Java using POM • New and updated test cases with JUnit, TestNG, and Cucumber step definitions • GitLab p...

    $14 / hr Average bid
    $14 / hr Média
    67 ofertas
    Matematik
    Encerrado left

    ...tests, documenting steps, datasets, and results. • Log defects with clear reproduction steps, screenshots or short clips, and severity ranking. • Provide a concise final report summarising overall quality, risk areas, and actionable recommendations. What I’m looking for • Proven experience testing mathematical or scientific software. • Familiarity with automated frameworks such as pytest, JUnit, or similar—feel free to propose the stack you prefer. • An eye for numerical accuracy as well as UI/UX consistency. • Clear, timely communication while tests are running so fixes can be applied quickly. Deliverables 1. Test plan document (PDF or Markdown). 2. Executable test scripts and/or automation files. 3. Defect log in spr...

    $2150 Average bid
    $2150 Média
    38 ofertas

    ...automated testing on my web and mobile app. Only freelancers from India bid on this project. Companies / teams / agencies, please ignore. Experience: 3-6 years of experience in Manual + automation testing. US healthcare application testing experience will be a plus. Here is what I need: Manual testing, writing test cases Automation tools: Selenium, Cucumber, Junit, Postman, Jira, Jmeter Test frameworks: Selenium / Cucumber or Junit API testing: Postman, Rest Assured. Performance testing: Jmeter Database testing : SQL, MongoDB Version control: Git, Gitlab Others tools: Jira, CI/CD, Programming knowledge: Java / React.js / Node JS You’ll start by reviewing the current build, listing the critical test cases, and proposing which ones should move into automation f...

    $7 / hr Average bid
    $7 / hr Média
    26 ofertas
    USAA Banking Project
    Encerrado left

    ...an existing Spring Boot codebase and helping me tackle day-to-day tasks. My immediate priorities are small but important: fixing bugs, tightening security checks, cleaning up API endpoints, and writing a few new services when needed. Everything is already wired for standard Spring Boot conventions, so you should be familiar with REST controllers, JPA/Hibernate, and common testing frameworks like JUnit. Because the scope is focused on quick, well-defined tickets rather than a full rebuild, I’m looking for someone who can: • Pull the project, run it locally, and deliver concise Git commits. • Follow existing coding standards and keep performance in mind. • Write clear comments and brief documentation for any new logic you introduce. • Coordinate over Git...

    $80 Average bid
    $80 Média
    28 ofertas

    ...detailed design documentation and release notes. Support CI/CD implementation and continuous improvement initiatives. Stay updated with emerging technologies and industry trends. Primary Skills (Mandatory) Core Java, Advanced Java, OOPs Concepts Spring Framework, Spring Boot, Microservices, REST APIs, Docker, Kubernetes MySQL, MongoDB, Hibernate Design Patterns & Design Principles Unit Testing (JUnit, Log4J) Agile Methodologies, SDLC Knowledge Secondary Skills JavaScript, jQuery, HTML5, CSS3 AWS (good to have) CI/CD tools – Jenkins (preferred), ELK Stack (good to have) Version Control – GIT, JIRA Exposure to FinTech domain (good to have) Who You Are Strong in data structures, algorithms, and software design principles. Excellent problem-solving, analytical, and ...

    $1170 Average bid
    $1170 Média
    49 ofertas

    ...is to improve server-side speed and reliability for our balanced read/write workload. Here’s what I need: • Profile the current RESTful APIs and Spring Batch jobs to pinpoint bottlenecks in request handling and data processing. • Refactor slow SQL queries, redesign indexes, and introduce sensible caching so data retrieval feels instantaneous. • Strengthen reliability by adding or refining JUnit tests, lifting overall coverage well beyond the existing 60 %. • Leave clear documentation of each change, plus before-and-after performance metrics so we can see the gains. The codebase is clean, Git-managed, and already wired for CI/CD, so you can focus on deep optimization rather than setup. If you’ve previously scaled Spring Boot services, tune...

    $260 Average bid
    $260 Média
    24 ofertas

    ...reliable cloud→desktop event delivery and automated desktop software upgrades. The solution must preserve user parameters and support seamless updates with verification (checksums/signatures) and graceful restart semantics. Core Stack ========= Java 17+ Spring Boot (latest stable) with Tomcat Maven JSON for messages (OpenAPI / Swagger) Security: JWT / OAuth2 for API/webhook authentication Testing: JUnit 5, Mockito, Testcontainers for integration tests Optional: Docker, Kubernetes YAML Functional Requirements ============== --Microservice --Webhook Listener & Sender --Endpoints to receive incoming webhooks and to dispatch events to registered desktop clients. --Support HMAC or JWT signing for webhook verification. --Configurable retry/backoff policy, idempotency for de...

    $480 Average bid
    $480 Média
    55 ofertas

    ...clean, efficient, and maintainable code following industry best practices. Conduct performance tuning, testing, and debugging. Collaborate on CI/CD and containerized deployments. Requirements: 4+ years of Java development experience. Strong proficiency with Spring Boot, Hibernate/JPA, and REST APIs. Experience with MySQL, PostgreSQL, or Oracle databases. Knowledge of Maven/Gradle, Git, and JUnit. Preferred Skills: Familiarity with AWS, Kubernetes, or Docker. Experience in financial, logistics, or enterprise SaaS environments. Compensation: $50–$90 per hour or $100,000–$160,000 annually....

    $44328 Average bid
    $44328 Média
    114 ofertas

    ...each stage of the development lifecycle. The project involves integrating the automation framework with Azure DevOps repositories, pipelines, and test reporting tools to streamline testing and deployment workflows. Key Objectives: Set up a new project in Azure DevOps for automation testing. Integrate the existing or new automation test framework (e.g., Selenium, Playwright, Cypress, Postman, JUnit, Pytest, etc.). Configure Continuous Integration (CI) pipelines to automatically build, test, and validate code changes. Create Continuous Deployment (CD) pipelines for automated deployment and post-deployment testing. Implement test result publishing and reporting within Azure DevOps. Ensure the setup is scalable, maintainable, and aligned with DevOps best practices. Deliverabl...

    $103 Average bid
    $103 Média
    24 ofertas

    ...services, data persistence, and UI components into a cohesive, test-covered release. Scope of work • Wire up React screens to existing and new Java/Spring endpoints, ensuring consistent JSON contracts. • Refine the domain layer, JPA/Hibernate mappings, and service logic so the data model lines up cleanly with the React state model. • Implement unit and integration tests across both tiers (JUnit, Jest, React Testing Library). • Optimise build and deployment scripts (Maven/Gradle, Webpack/Vite) for a single-click pipeline into our AWS staging account. • Document API usage and component props clearly in Markdown for future contributors. Must-haves – Based in the United States or Canada for regulatory and time-zone reasons. – Solid...

    $1154 Average bid
    $1154 Média
    89 ofertas