
Em Andamento
Publicado
Pago na entrega
I need a clean, reusable Maven-based automation framework built in Java that centres on RestAssured for API testing. Core requirements • Project must be structured as a standard Maven multi-module (tests, utilities, reporting). • Use RestAssured with Java 17 (we are already on that LTS) to exercise all endpoints. Our APIs are protected with Basic Auth, so credential handling and reusable request specifications should be baked in. • Test execution may run with TestNG or JUnit 5—whichever you prefer—so long as parallel execution and simple tagging of suites are supported. • Produce clear HTML/JSON reports (ExtentReports or Allure are both acceptable) that separate pass/fail counts by environment and build number. • Provide a concise README explaining how to set up, run, and extend the framework locally or in our Jenkins jobs. • Deliver a sample collection of E2E scenarios that show how the framework drives calls, asserts responses, and chains requests to model realistic user flows. Acceptance criteria 1. mvn clean test executes the demo tests successfully against the provided staging URL. 2. A single command parameter switches between environments (dev, staging, prod). 3. Credentials and other secrets are externalised (properties file or environment variables), never hard-coded. 4. Reports open with one click and display individual request/response logs. 5. Code is formatted and documented well enough that our in-house team can extend it immediately.
ID do Projeto: 40356712
81 propostas
Projeto remoto
Ativo há 8 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos

Hi, I've built several RestAssured frameworks with Maven multi-module setups (tests, utilities, reporting) on Java 17, so I can hit the ground running on this. My approach: I'll configure reusable RequestSpecifications with externalized Basic Auth credentials via properties files and environment variables, wire up TestNG with parallel execution and suite tagging, and integrate Allure reports that log individual request/response details segmented by environment and build number. Environment switching will be handled through a single Maven profile parameter (-Denv=staging). I'll include well-documented E2E scenarios demonstrating request chaining, response assertions, and realistic user flows, plus a concise README for local and Jenkins integration. I'm available to start immediately.
£20 GBP em 1 dia
5,4
5,4
81 freelancers estão ofertando em média £127 GBP for esse trabalho

Hey, I will build your Maven multi-module RestAssured framework with Java 17, covering reusable request specs with Basic Auth, environment switching via a single command parameter, and Allure reporting with request/response logs per build. I will externalize credentials through a layered config approach — properties files overridden by environment variables — so Jenkins pipelines stay secure without extra plugins. Questions: 1) How many API endpoints should the sample E2E scenarios cover? 2) Do you need Docker support for running tests in CI alongside Jenkins? Looking forward to potentially working together. Thanks, Kamran
£202 GBP em 10 dias
7,6
7,6

Hi there, I’ve read your REST API automation needs and I’m confident I can deliver a clean, reusable Maven multi-module framework centered on RestAssured, with Java 17, parallel test execution, and robust reporting. I’ve built similar end-to-end API automation stacks using RestAssured, TestNG/JUnit 5, and ExtentReports/Allure, and I’ll tailor your setup to be staging-aware, environment-switchable, and secrets-driven. What you’ll get: a standard Maven multi-module project (tests, utilities, reporting) with reusable request specifications and Basic Auth credential handling externalized via properties or environment variables. You’ll be able to switch environments with a single command parameter, and reports will surface pass/fail counts by environment and build number, with detailed per-request logs. A sample E2E scenario suite demonstrates request chaining and realistic user flows. I’ve shared an initial estimate based on your description, and once we go over a few technical details, I’ll confirm the exact cost and delivery schedule. What is the preferred environment-switch mechanism (CLI parameter, Maven profiles, or both) and how would you like credentials managed across CI (e.g., Jenkins credentials store, environment vars, or a dedicated vault) to ensure seamless, secure testing across dev/staging/prod? Next steps: I’ll draft the skeleton modules and a sample runner in 1-2 days, then we can iterate on environments, credentials strategy, and reporting layout. Looking fo
£150 GBP em 1 dia
7,4
7,4

With my extensive experience in API Development, Java, and Software Testing, I am confident that I can create the high-quality Maven-based automation framework you need. Being well-versed in RestAssured and Java 17, I can ensure that all endpoints are thoroughly tested and that your APIs' Basic Auth protection is handled seamlessly. Furthermore, as an expert in parallel test execution using either TestNG or JUnit 5, I will guarantee that your test suites can be easily managed and tagged. Not only will I provide clear HTML/JSON reportssorted by environment and build number (with a choice of ExtentReports or Allure), but I will document the whole process in a concise README to empower your team to independently set up, run, and extend the framework locally or in Jenkins jobs. As part of the deliverables, I will include a collection of E2E scenarios that illustrate how the framework drives calls, asserts responses, and models realistic user flows. The sample demo tests executed successfully against your provided staging URL will demonstrate that every acceptance criterion is met including a single command parameter that switches between environments and externalization of credentials and other secrets.
£135 GBP em 7 dias
6,7
6,7

Hi there, I have read the project description , I am java pro and Maven Api is major integration I can provide you quality on time , Can you please come to the chat box so we can easily discuss in details, Thank you
£225 GBP em 1 dia
6,7
6,7

At Web Crest, we take great pride in providing intelligent and scalable solutions for businesses, and your project aligns perfectly with our expertise. With a strong eye for detail, our team of 10 highly-skilled experts can deliver a clean and reusable Maven-based automation framework centered around RestAssured for API testing as per your needs. We work exclusively with Java 17, matching your preferred LTS. Our experience in API development and software architecture allows us to expertly handle the Basic Auth credentials used to protect your APIs, in turn, providing you with a methodical solution that ensures high security standards. Being adept in both TestNG and JUnit 5, we can guarantee parallel execution and simple tagging of test suites. Moreover, we understand the paramount importance of accurate reporting—a hallmark of our services. We can generate clear HTML/JSON reports using either ExtentReports or Allure, which will provide detailed pass/fail counts segregated by environment and build number. The cherry on top is that we will also deliver an easy-to-follow README explaining how to set up, run, and extend the framework locally or on Jenkins jobs-a step that ensures continuity even after our engagement.
£100 GBP em 4 dias
6,6
6,6

Greetings of the day. Hi Sir, I am an experienced software developer expert in gcp, gke , kubernetes , microservices , spring boot, REST API, Soap.I am experienced in openapi , swagger implementation. I have prior experience in restassured, maven, springframework . I can help you creating reusable Maven-based automation framework. pls visit my profile for similar past works and feedback. I can do this. pls contact for further progress.
£150 GBP em 7 dias
5,9
5,9

Hi, I can build a clean, reusable **Java 17 + RestAssured** API automation framework in a **Maven multi-module** structure, designed so your team can extend it easily right away. My approach: * **Maven multi-module** layout for tests, utilities, and reporting * **RestAssured** with reusable request specifications, Basic Auth support, and externalized config/secrets * **TestNG or JUnit 5** with parallel execution and suite tagging * **Allure or ExtentReports** with HTML/JSON output, request/response logs, environment/build separation * Clear **README** for local run + Jenkins integration * Sample **E2E flows** showing request chaining, assertions, and realistic API scenarios I will ensure: 1. `mvn clean test` runs successfully against your staging URL 2. Environment switching via a single parameter 3. No hard-coded secrets 4. One-click readable reports 5. Clean, well-documented, maintainable code I have experience building structured test frameworks with strong focus on reusability, clarity, and CI readiness. I can deliver a framework your in-house team can start using immediately. Regards
£80 GBP em 1 dia
5,4
5,4

Hi, I have strong experience in Java 17, Maven, RestAssured, TestNG and JUnit 5, API test automation, and building reusable QA frameworks for CI environments like Jenkins. I have real hands-on experience building Maven multi-module automation frameworks with RestAssured using reusable request specifications, externalized environment and credential management, parallel suite execution, and Allure or ExtentReports reporting with detailed request and response logs to support scalable E2E API testing across dev, staging, and production environments. You can expect clear communication, fast turnaround, and a high-quality result that fits seamlessly into your existing workflow. Best regards, Juan
£135 GBP em 1 dia
5,3
5,3

I can help you. A common pitfall in parallel RestAssured execution is state leakage; I will implement a ThreadLocal-based RequestSpecBuilder to ensure total thread safety across your multi-module suites. To solve the security risk of hardcoded Basic Auth, I’ll integrate a central configuration manager that pulls from environment variables for Jenkins and local .properties for devs. I’ll also use POJOs with Jackson for dynamic payload generation instead of static JSON strings, making the framework resilient to schema changes and significantly easier for your team to maintain as the API evolves.
£135 GBP em 7 dias
5,0
5,0

Hello, hope you're doing well. I have reviewed your requirements and can build a clean, scalable Maven-based API automation framework using Java 17 and RestAssured, with proper modular structure, reusable request specifications, secure credential handling, and environment-based execution. The framework will support parallel execution, detailed reporting (Allure/Extent), and include well-documented E2E scenarios along with a clear README for seamless integration with Jenkins. Regards, C. YASSIR
£100 GBP em 2 dias
5,1
5,1

Hello, I will build your Maven multi-module RestAssured framework on Java 17 reusable specs with Basic Auth, TestNG parallel execution and suite tagging, environment switching via command parameter, externalised credentials, and Allure reporting with request/response logs. Sample E2E scenarios showing call chaining and assertions included. I will use a builder pattern for request specs so adding endpoints or auth schemes is a one-liner without duplicating boilerplate across test classes. Questions: 1) How many endpoints should sample E2E scenarios cover? 2) Need a Jenkinsfile included, or just the README? Ready to start whenever you are.
£130 GBP em 7 dias
5,3
5,3

Hello, I appreciate the opportunity to bid on your project for a Maven-based automation framework using Java and RestAssured. I understand that you need a robust solution that supports API testing with a focus on clean architecture, effective reporting, and ease of use for your team. With over five years of experience in building automation frameworks, I specialize in Java and have extensive knowledge of RestAssured, TestNG, and JUnit 5. My background also includes creating modular Maven projects that prioritize maintainability and scalability. To ensure your project meets your specifications, I propose the following approach: - Structure the project as a standard Maven multi-module setup that includes tests, utilities, and reporting. - Implement RestAssured with Java 17, ensuring secure credential handling and reusable request specifications. - Support parallel execution and tagging of test suites with either TestNG or JUnit 5, based on your preference. - Generate comprehensive HTML/JSON reports using ExtentReports or Allure, detailing pass/fail counts by environment and build number. - Provide a clear README for easy setup, alongside sample E2E scenarios to illustrate framework capabilities. I am eager to bring this project to life and am confident in delivering high-quality results that meet your expectations. Please feel free to reach out to discuss further details or any specific requirements you may have. Thank you for considering my proposal.
£20 GBP em 7 dias
4,8
4,8

I’m an open-source developer with experience in Java and Kotlin. I will build a clean, reusable Maven multi-module API framework using Rest Assured (Java 17), with modular structure, reusable request specs, and secure Basic Auth handling. Tests will run via TestNG or JUnit 5 with parallel execution and tagging. I’ll integrate Allure Report or ExtentReports for clear reports, support environment switching via Maven parameters, externalize secrets, and include E2E scenarios. Clean code and README included for quick team adoption.
£135 GBP em 5 dias
4,5
4,5

As an experienced software developer, I've built my career on creating clean and reusable code that delivers Moreover, as an ardent advocate of clean code practices, I guarantee the highest standard of formatting and documentation throughout the project. This will ensure that your in-house team can effortlessly extend and maintain the framework without any friction. Not only will I deliver a well-documented Maven-based test framework fortified with RestAssured and Java 17 (LTS), but also provide clear ExtentReports or Allure reports for better visibility into test results, allowing you to track pass/fail counts by environment and build number precisely. Finally, with my background also extending to cloud computing (including AWS), I'm well-equipped to guide you on local set up or running the framework in Jenkins jobs. My comprehensive README documentation will save time by concisely explaining the entire setup process to avoid any confusion or back-and-forth inquiries. To wrap it all up, my wide-ranging technical skillset coupled with my commitment to keeping up with current technologies make me a fitting choice for this job. Let's strike a partnership where we create an automation solution that meets your exacting needs for efficient API testing!
£20 GBP em 7 dias
6,3
6,3

Hello, I bring 13+ years of experience in building robust test automation frameworks and scalable API testing solutions. My expertise includes Java 17, RestAssured, Maven multi-module architecture, TestNG/JUnit 5, and CI/CD integration with Jenkins. Skills: API automation, framework design, reusable utilities, authentication handling, parallel execution, and reporting with Allure/ExtentReports. Deliverables: A clean Maven-based multi-module framework, reusable request specifications with Basic Auth, environment-based configuration, parallel test execution, detailed HTML/JSON reports, sample E2E scenarios, and a well-documented README for easy setup and extension. Why Hire Me: I focus on clean architecture, maintainability, and production-ready solutions aligned with best practices. Collaboration: I ensure clear communication, regular updates, and seamless collaboration with your team for smooth delivery.
£240 GBP em 7 dias
5,0
5,0

Hey, I am ready when you are.✅ I’ve worked on something very similar. What really matters here is building a robust Maven-based automation framework in Java for API testing with RestAssured. The tricky part is handling Basic Auth for protected APIs and ensuring clear HTML/JSON reports with pass/fail counts by environment. I've developed a similar framework using RestAssured and Maven multi-modules, integrating TestNG for parallel execution and tagging. While I haven't done this exact setup, I have experience with similar API testing frameworks and can easily adapt to meet your requirements. Let's chat! -Oleksandr
£180 GBP em 1 dia
4,5
4,5

Hello, I hope you’re doing well. I’ve designed and delivered Java-based, Maven-driven automation frameworks tailored for REST API testing with RestAssured, and I’m confident I can build a clean, reusable multi-module setup for your needs. My approach emphasizes a modular structure (tests, utilities, reporting), Java 17 compatibility, and robust credential handling via externalized properties or environment variables. I’ll implement a test layer that supports both TestNG or JUnit 5, with parallel execution and simple suite tagging, plus clear HTML/JSON reports (ExtentReports or Allure) that break down results by environment and build number. I’ll provide a concise README, easy local/Jenkins setup instructions, and a sample end-to-end scenario collection that demonstrates call chaining, assertion of responses, and realistic user flows. The solution will be documented and formatted for immediate extension by your team. Please feel free to reach out to discuss specifics and timelines. Best regards, Billy Bryan
£150 GBP em 1 dia
4,5
4,5

As an experienced and adaptable developer, my skills in Java, JavaScript, and Test Automation make me the ideal candidate for your project. I have extensive knowledge of implementing API testing frameworks using RestAssured for various clients, including those utilizing Basic Authentication like yours. This, coupled with my thorough understanding of Maven's structure and multi-module project setup, ensures that I can deliver a reliable and maintainable solution that aligns with your specific needs. One of my key strengths lies in my ability to explain complex concepts simply. I am committed to delivering a concise and well-documented README that will enable easy implementation and extendibility of the framework both locally and on Jenkins jobs. Furthermore, leveraging the same expertise that has helped me build applications ranging from CMS platforms to mobile apps, I will model end-to-end scenarios that replicate real-life user flows into the sample collection to help solidify your API endpoints. By choosing me, you are choosing a skilled partner dedicated to providing valuable solutions for your project.
£135 GBP em 7 dias
4,3
4,3

You need a Java 17 API automation framework your team can run and extend immediately, with clean Maven modularity, reusable RestAssured setup, externalized secrets, and reporting that works smoothly in Jenkins. I can build this as a maintainable multi-module framework with parallel execution, environment switching, Basic Auth request specs, and HTML/JSON reports that include clear request-response logs. I’ve worked on API test frameworks where the real goal was not just passing tests, but creating a structure the in-house team can scale without friction. Ready to start and deliver a solid framework with demo E2E flows and a practical README.
£30 GBP em 3 dias
4,5
4,5

I can build a clean, reusable Maven-based API automation framework using Java 17 + RestAssured, designed for scalability, maintainability, and seamless CI/CD integration. Relevant Experience I have strong hands-on experience in Java, API automation, RestAssured, TestNG/JUnit, and building enterprise-grade test frameworks with structured reporting and CI integration. What I’ll Deliver Maven multi-module project (tests, utilities, reporting) Reusable RestAssured request/response specifications with Basic Auth support Framework using JUnit 5 or TestNG with parallel execution and tagging Environment-based execution (dev/staging/prod via command parameter) Externalized config for credentials and secrets (no hardcoding) Rich HTML/JSON reports using Allure or ExtentReports Sample end-to-end API scenarios with chaining and validations Clean README for setup, execution, and Jenkins integration Approach Modular, extensible design for easy team adoption Clear logging of request/response for debugging CI/CD ready with mvn clean test execution Focus on readability, reusability, and long-term maintenance I ensure frameworks are not just functional but easy for teams to extend immediately. Happy to get started and deliver a production-ready solution quickly.
£135 GBP em 7 dias
3,9
3,9

Leeds, United Kingdom
Método de pagamento verificado
Membro desde abr. 8, 2026
₹12500-37500 INR
₹12500-37500 INR
₹1500-12500 INR
₹1500-12500 INR
$2-8 USD / hora
$8-15 USD / hora
₹75000-150000 INR
$10-30 USD
$10 USD
$2-8 USD / hora
₹1500-12500 INR
$30-250 USD
$10-30 USD
$10-30 USD
£750-1500 GBP
₹400-750 INR / hora
$1500-3000 USD
$30-250 USD
$2-8 USD / hora
₹600-1500 INR