Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,616 junit missions trouvées

    ...réutilisation efficace. Étape 9 – Amélioration de l’interface utilisateur graphique Améliorer l’interface JavaFX pour afficher des informations détaillées sur les trajets (horaires, arrêts, correspondances). Étape 10 – Performances Exécutez le profilage de base et appliquez les optimisations nécessaires (mémoire, CPU, structure). Étape 11 – Tests et documentation Ajoutez des tests unitaires (JUnit) et contribuez au nettoyage ou aux commentaires des parties clés du code. Je fournirai : Déclaration complète du projet Base de code actuelle (bien structurée) Clarifications sur chaque partie si nécessaire Délai : D...

    €112 Average bid
    €112 Offre moyenne
    11 offres

    Je suis à la recherche d'un freelancer qui maîtrise parfaitement la langue française pour faire des tests unitaires avec Junit sur une application développée avec Spring.

    €410 Average bid
    €410 Offre moyenne
    10 offres
    Projet programmation JAVA
    S'est terminé left

    ...but est de supprimer les messages remplissant les critères souhaités par l’utilisateur de la liste des messages entrants. Les critères de filtrage peuvent évoluer. Un message a un type (qui peut être TEXT, BYTE ou XML), une taille et un contenu. 1. Proposez une solution respectant OCP pour filtrer les messages par - par type - par taille - par mots clés 2. Proposez quelques méthodes de test (JUnit) pour vérifier le bon fonctionnement de votre proposition. Projet 2 : Nous souhaitons développer une application de dessin pour les enfants. L’application devra permettre les manipulations suivantes : - Création des formes de base (des cercles, des carrés, rectangles et triangles), les ...

    €150 Average bid
    €150 Offre moyenne
    7 offres
    Projet programmation JAVA
    S'est terminé left

    ...but est de supprimer les messages remplissant les critères souhaités par l’utilisateur de la liste des messages entrants. Les critères de filtrage peuvent évoluer. Un message a un type (qui peut être TEXT, BYTE ou XML), une taille et un contenu. 1. Proposez une solution respectant OCP pour filtrer les messages par - par type - par taille - par mots clés 2. Proposez quelques méthodes de test (JUnit) pour vérifier le bon fonctionnement de votre proposition. Projet 2 : Nous souhaitons développer une application de dessin pour les enfants. L’application devra permettre les manipulations suivantes : - Création des formes de base (des cercles, des carrés, rectangles et triangles), les ...

    €255 Average bid
    Urgent
    €255 Offre moyenne
    7 offres
    application gestion annuaire
    S'est terminé left

    ...{rnrn // récupérer les groupesrn List<Group> findAllGroups();rnrn // récupérer les personnesrn List<Person> findAllPersons(long groupId);rnrn // lire une personnern Person findPerson(long id);rnrn // modification ou ajout d'une nouvelle personnern void savePerson(Person p);rnrn ...rn }rnVous devez absolument prévoir une classe de test unitaire Junit pour valider les méthodes offertes par votre implantation (voir plus bas des précisions pour le M2 FSIL).rnrnVous devez absolument prévoir une phase de préparation de la base de données pour insérer des données cohérentes.rnrnÉtape 2 : Metier (Spring)rnrnCet...

    €25 - €206
    €25 - €206
    0 offres

    ...Integrate with Maven/Gradle and CI/CD pipelines Page Object Model (POM) or similar design pattern reporting (Allure/Extent Reports or similar) reusable and maintainable test scripts documentation for setup and usage Required Skills: experience in Playwright with Java understanding of Selenium/automation concepts with TestNG/JUnit in CI/CD integration (Jenkins/GitHub Actions, etc.) of Git version control in framework design and best practices Nice to Have: automation experience knowledge testing exposure Duration: Short-term (with possible extension) Share your previous Playwright (Java) project experience, GitHub profile (if available)...

    €5 / hr Average bid
    €5 / hr Offre moyenne
    24 offres
    Fix Crashes in Existing App
    S&#039;est terminé left

    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...

    €134 Average bid
    €134 Offre moyenne
    79 offres
    Java Data Manipulation Function
    S&#039;est terminé left

    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...

    €26 / hr Average bid
    €26 / hr Offre moyenne
    119 offres
    Selenium Java UI Automation Suite
    S&#039;est terminé left

    ...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...

    €229 Average bid
    €229 Offre moyenne
    30 offres

    ...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 ...

    €109 Average bid
    €109 Offre moyenne
    28 offres
    Java Backend Feature Development
    S&#039;est terminé left

    ...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 ...

    €414 Average bid
    €414 Offre moyenne
    139 offres
    Automation QA
    S&#039;est terminé 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 Offre moyenne
    26 offres
    Senior QA Automation Expert Needed
    S&#039;est terminé left

    ...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...

    €12 / hr Average bid
    €12 / hr Offre moyenne
    114 offres
    Java UML Diagram Creation
    S&#039;est terminé left

    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.

    €11 Average bid
    €11 Offre moyenne
    13 offres
    Upgrade Spring E-Commerce Backend
    S&#039;est terminé left

    ...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....

    €27 / hr Average bid
    €27 / hr Offre moyenne
    74 offres
    Senior Automation QA
    S&#039;est terminé 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 Offre moyenne
    18 offres
    RBAC UI Automation Enhancement
    S&#039;est terminé left

    ...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...

    €20 / hr Average bid
    €20 / hr Offre moyenne
    53 offres
    Java Spring Boot Batch Lambda -- 2
    S&#039;est terminé left

    ...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...

    €75 Average bid
    €75 Offre moyenne
    32 offres
    Spring Boot REST Microservice Build
    S&#039;est terminé left

    ...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...

    €18 Average bid
    €18 Offre moyenne
    29 offres
    Java LRU Cache Implementation
    S&#039;est terminé left

    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 ...

    €543 Average bid
    €543 Offre moyenne
    92 offres
    Secure Data Management API
    S&#039;est terminé left

    ...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...

    €15 / hr Average bid
    €15 / hr Offre moyenne
    33 offres
    Expert Trainers for DevOps Courses
    S&#039;est terminé left

    ...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...

    €311 Average bid
    €311 Offre moyenne
    8 offres
    Manual & Automation QA Testing -- 3
    S&#039;est terminé left

    ...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....

    €5 / hr Average bid
    €5 / hr Offre moyenne
    29 offres
    Java Spring Boot Batch Lambda
    S&#039;est terminé left

    ...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...

    €58 Average bid
    €58 Offre moyenne
    25 offres
    Spring Boot Batch Lambda
    S&#039;est terminé left

    ...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...

    €64 Average bid
    €64 Offre moyenne
    12 offres
    Web Payment Automation Testing
    S&#039;est terminé left

    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...

    €71 Average bid
    €71 Offre moyenne
    23 offres

    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...

    €117 - €328
    Scellé
    €117 - €328
    29 offres
    Build Eclipse Productivity Plugin
    S&#039;est terminé left

    ...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...

    €111 Average bid
    €111 Offre moyenne
    40 offres

    ...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...

    €7 / hr Average bid
    €7 / hr Offre moyenne
    19 offres

    ...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...

    €4 / hr Average bid
    €4 / hr Offre moyenne
    10 offres
    Java Proxy & Ongoing Mentoring
    S&#039;est terminé left

    ...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...

    €206 Average bid
    €206 Offre moyenne
    6 offres
    Spring Boot API Development
    S&#039;est terminé left

    ...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...

    €220 Average bid
    €220 Offre moyenne
    59 offres
    Pune Java Microservices Developer
    S&#039;est terminé left

    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...

    €5 / hr Average bid
    €5 / hr Offre moyenne
    12 offres
    Reduce Java Association Complexity
    S&#039;est terminé left

    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&...

    €20 Average bid
    €20 Offre moyenne
    20 offres
    College Java Programming Assignment
    S&#039;est terminé left

    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...

    €212 Average bid
    €212 Offre moyenne
    45 offres
    Full Stack Java Developer Needed
    S&#039;est terminé left

    ...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 - €28 / hr
    Scellé LDN
    €1 - €28 / hr
    24 offres

    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 ...

    €253 Average bid
    €253 Offre moyenne
    47 offres
    Selenium Java Setup Support
    S&#039;est terminé left

    ...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...

    €11 / hr Average bid
    €11 / hr Offre moyenne
    10 offres
    Manual & Automation QA Testing -- 2
    S&#039;est terminé left

    ...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 Offre moyenne
    1 offres
    Java SDET Automation Integration
    S&#039;est terminé left

    ...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...

    €12 / hr Average bid
    €12 / hr Offre moyenne
    67 offres
    Matematik
    S&#039;est terminé 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...

    €1817 Average bid
    €1817 Offre moyenne
    38 offres
    Manual & Automation QA Testing
    S&#039;est terminé left

    ...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...

    €6 / hr Average bid
    €6 / hr Offre moyenne
    26 offres
    USAA Banking Project
    S&#039;est terminé 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...

    €68 Average bid
    €68 Offre moyenne
    28 offres
    Full Stack Java Developer Needed
    S&#039;est terminé left

    ...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 ...

    €989 Average bid
    €989 Offre moyenne
    49 offres

    ...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...

    €220 Average bid
    €220 Offre moyenne
    24 offres

    ...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...

    €406 Average bid
    €406 Offre moyenne
    55 offres

    ...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....

    €37462 Average bid
    €37462 Offre moyenne
    114 offres

    ...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...

    €87 Average bid
    €87 Offre moyenne
    24 offres

    ...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...

    €975 Average bid
    €975 Offre moyenne
    89 offres
    Finalize Automated QA & CI/CD
    S&#039;est terminé left

    ...that is solid, the same repository should house API suites against for CRUD calls, performance baselines in JMeter or Gatling for the critical endpoints, and an OWASP ZAP scan to capture obvious security gaps. All of the above must execute unattended from Jenkins on my local machine (or, if you prefer, a free GitLab CI pipeline on ) with results published in a simple HTML or JUnit-style report. A short, professional write-up describing setup, test coverage, and key findings will close the assignment. To help me pick quickly, please drop links to past work showing similar test automation or pipeline builds. No need for full proposals—your previous repos, reports, or demo videos will do. Deliverables • Automated UI scripts centred on input forms • API, perform...

    €110 Average bid
    €110 Offre moyenne
    25 offres