
Closed
Posted
Paid on delivery
I need a sharp-eyed manual tester to run our new REST API through its paces in Postman and confirm that it works exactly as designed. Your mission is pure functional testing—no load or regression work this time—so the goal is to prove that every call in the collection behaves correctly and fails gracefully when it should. Here’s what matters most to me: • Endpoint functionality: each URL must return the right status code and payload. • Data validation: responses must match the schema and respect field rules, including boundary values and required/optional attributes. • Error handling: bad inputs, missing tokens or malformed JSON should trigger the correct error codes and meaningful messages. You’ll get the Postman collection and enviornment to reference. Also, you will recieve the documentation. Create and execute both positive and negative test scenarios, note any edge cases, and update the collection with inline Postman tests where practical so we can easily rerun them later. Deliverables 1. Updated Postman collection (and environment) with any new requests or test scripts you add. 2. A concise summary report (Markdown or spreadsheet is fine) that lists endpoints covered, scenarios executed, defects found, and your severity/priority rating. That summary is all I need—no deep-dive documentation. If everything sounds clear and you have a track record of catching subtle API bugs, let’s get started.
Project ID: 40419790
66 proposals
Remote project
Active 9 hours ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
66 freelancers are bidding on average ₹8,127 INR for this job

I have read through your API testing requirements. It is a clear and focused task. Good manual testing for a REST API is really about thinking through the edge cases that documentation might overlook. I will focus on ensuring every endpoint in your Postman collection behaves correctly under pressure. My process for this project: - Verify every status code and payload against your schema. - Push the boundaries of your data validation rules for both required and optional fields. - Break the endpoints with malformed JSON and missing headers to confirm error messages are actually helpful. - Add test scripts directly inside Postman so you can rerun these checks with a single click in the future. API testing experience: https://www.freelancer.com/portfolio-items/11354470-software-qa-testing-report I have handled over 44 projects with thousands of test cases. I specialize in finding the subtle logic errors that automated scanners usually miss. A few quick questions about the work: 1. Is there a specific auth protocol like OAuth2 or simple API keys that I should be aware of? 2. Do you have a deadline for when you need the updated collection and summary report back? I can start as soon as you send over the documentation. Open a chat and let me know when you are ready to send the files. ~ Rajesh
₹7,500 INR in 5 days
7.7
7.7

With my extensive background in software development and testing, and strong proficiency in API-related work, I am more than equipped to take on your Postman REST API QA project. Having held crucial positions at Google and Apple, I am well-acquainted with testing methodologies and strategies that ensure robust endpoint functionality, precise data validation, and thorough error handling. My meticulous approach will ensure every call in the collection is effectively evaluated while also noting any edge cases. What separates me from other developers is my ability to create solid test scripts for future reference to expedite the workflow. You can trust that I will not only deliver an updated Postman collection but also provide a concise summary report delineating every phase undergone in our testing process along with a comprehensive about defects found and their respective severities. Additionally, I offer a unique combination of QA expertise and AI integration skills which are perfect for ensuring your REST API works flawlessly.
₹9,000 INR in 7 days
5.7
5.7

Hi, I am Haresh, having 14+ years of experience in Software Testing Industry. - Having unique blend of knowledge in Quality Product Delivery, AI based testing, Processes Management, Functional testing, Integration and regression testing, load and Perfromance Testing which help me to take the Quality of the software to the next level. - Hands on experience on testing Desktop, Web Based, Mobile application and ERP based application. - Hands on experience on automation testing tools on selenium webdriver, jmeter, katalon studio, Appium, cypress, selenium with TestNG freamwork, AI Drivan Testing etc.. - Thorough understanding of Product Delivery Life Cycle, Software Testing Life Cycle and Software Development Life Cycle. - Experience in Well conversant with writing Test plan,Test Cases,Bug report, Release Note and Product Health Report. - Worked in various domains like Finance, Retail, Web Portals, Healthcare, ecommnerce, CMS, Eduction Portal, Life Insurance, ERP system etc. - I do have require mobile devices to test mobile view or applications like android and iOS applications. - I have hands on experience with Git, postman, MSSQL Server. Kindly review my profile and let me know you view over the same. Thanks, Haresh
₹12,000 INR in 7 days
5.2
5.2

Hi, I’m a QA/API tester with 8+ years of experience in REST API functional testing using Postman. I can validate each endpoint against documentation, execute positive/negative scenarios, check schema rules, and ensure errors are handled correctly with clear messages. Skills & Deliverables: • Postman API testing • Positive & negative test cases • Schema, status code & payload validation • Boundary and edge-case testing • Inline Postman test scripts • Updated collection/environment • Concise defect summary report Let’s connect to get started.
₹12,000 INR in 7 days
4.6
4.6

Hi, With 8+ years in QA and API testing, I can thoroughly validate your REST APIs using Postman with precise functional coverage. Skills & Deliverables: • Endpoint validation (status codes, payload accuracy) • Positive/negative & edge-case scenarios • Schema & data validation checks • Error handling verification (tokens, bad JSON, etc.) • Postman test scripts for reusability • Concise report with defects & severity Detail-focused and quick turnaround assured. Let’s connect and start testing immediately.
₹12,000 INR in 7 days
4.7
4.7

Hello, I am Rudra Kumar, a Senior QA Engineer, Project Manager, and GenAI Expert with deep expertise in Software Testing and Test Automation. I have extensive experience in functional testing of REST APIs using tools like Postman. My expertise aligns perfectly with your requirements for this project as I am adept at pinpointing bugs that would otherwise go unnoticed. Throughout my career, I have been committed to delivering high-quality, reliable & scalable software solutions through structured testing practices. This includes checking endpoint functionality, validating data against schema and error handling - the core requirements of this project. Moreover, my experience in automation using tools like Selenium and Playwright will ensure that positive and negative test scenarios are executed diligently, including edge cases. In addition to my testing acumen, I offer strong project management skills. I am well versed with Agile and Scrum methodologies which ensures organized Sprint Planning & Management, Risk Management & Issue Resolution - important tasks to ensure on-time delivery with quality alignment. My reporting skill also helps keep stakeholders in the loop throughout the project. In conclusion, if you're looking for an expert who can deliver high-quality test scenarios, find even the most subtle API bugs efficiently with a thorough reporting of defects, then look no further. Let's work together to ensure your Postman REST API functions flawlessly.
₹10,000 INR in 7 days
4.6
4.6

Hi, I’d be a strong fit for this REST API testing assignment. I have hands-on experience in manual API testing using Postman, including endpoint validation, request/response verification, schema checks, authentication testing, and negative scenario coverage. I can review the Postman collection, environment, and documentation, then create and execute positive, negative, and edge-case scenarios for each endpoint. I will focus on: • Correct status codes and response payloads • Required/optional field validation • Boundary value checks • Schema and data type validation • Missing/invalid token handling • Malformed JSON and bad input scenarios • Meaningful error messages and graceful failures I can also add inline Postman tests where practical, so your team can rerun key checks easily later. Deliverables will include: • Updated Postman collection/environment • Executed test coverage summary • Defect list with severity/priority • Clear reproduction steps and expected vs actual results Sample defect format: Endpoint: POST /users Severity: High Scenario: Missing required email field Expected: 400 with clear validation message Actual: 500 internal server error I’m detail-oriented, structured in reporting, and good at catching subtle API issues around validation, auth, and error handling. Available to start immediately. Thankyou
₹7,000 INR in 7 days
4.4
4.4

Hello, I can deliver the Postman REST API QA testing you need, efficiently and effectively. I'll thoroughly test your API, ensuring each endpoint functions as intended, with precise status codes and payloads. I'll validate responses against schemas, checking for boundary values and attribute rules. My focus will be on error handling, ensuring bad inputs, missing tokens, and malformed JSON trigger correct error codes and meaningful messages. I'll create and execute positive and negative test scenarios, noting edge cases and adding inline Postman tests for easy re-running. With 5+ years of experience, I'm confident in my ability to deliver a high-quality, comprehensive report detailing endpoints covered, scenarios executed, defects found, and severity/priority ratings. Thanks, Adegoke. M
₹5,625 INR in 3 days
3.9
3.9

I will manually test your REST API in Postman – functional only, no load tests. Every endpoint will be checked for correct status codes, response payloads, schema validation, and field rules. I will create positive and negative scenarios, boundary values, missing tokens, malformed JSON, and verify graceful error handling. You will receive an updated Postman collection with inline tests, plus a concise summary report (endpoints covered, scenarios executed, defects found, severity/priority). I have 10+ years of QA experience and a sharp eye for subtle API bugs. **Question:** Do you have a sample of the expected error response format (status code + message structure) I should use to validate error handling? See my testing work: ✔️https://www.freelancer.com/portfolio-items/11342972-qa-testing-and-ai-vibe-coding ✔️https://www.freelancer.com/u/ukokab?review_context_id=40180555&review_type=project&sb=t ✔️https://www.freelancer.com/u/ukokab?review_context_id=40153166&review_type=project&sb=t Best, Usman Kokab
₹10,000 INR in 7 days
3.8
3.8

I am an experienced QA tester with strong expertise in manual API testing using Postman. I can thoroughly validate all endpoints, ensuring correct status codes, payloads, and schema compliance. I will create and execute both positive and negative test cases, including edge cases and boundary conditions. I am skilled at identifying error handling issues such as invalid inputs, missing tokens, and malformed requests. I will update your Postman collection with reusable test scripts for future execution. You will receive a clear summary report with defects, severity levels, and complete test coverage.
₹6,000 INR in 3 days
3.6
3.6

Hello, hope to reach my proposal. I’m Justin, and I have strong experience in API testing using Postman with a focus on functional validation and edge-case detection. I will thoroughly test each endpoint to verify correct status codes, payload accuracy, and schema validation based on your documentation. I will create both positive and negative test scenarios, including boundary values, missing tokens, and malformed requests. I will also enhance your Postman collection with inline test scripts for easy reusability and automation. All defects will be clearly documented with severity and priority in a concise summary report. I’m ready to start immediately and ensure your API behaves exactly as expected.
₹1,500 INR in 7 days
2.7
2.7

I can thoroughly test your REST API in Postman by validating each endpoint, checking schema accuracy, and covering edge cases with both positive and negative scenarios, plus adding reusable test scripts for future runs. I’ll ensure errors return correct codes and meaningful messages. Is your API using any auth method like JWT or API keys? Do you already have a schema (Swagger/Postman docs) to validate responses against? Any critical endpoints you want prioritized first?
₹7,000 INR in 7 days
2.5
2.5

I am used to work on postman tool to test Rest API Request in my applications like Mobile App, API Integrations projects. Please give me a chance to test each and every API calls and its responses using postman tool as per your requirements. Also will send you collection postman with updated list and also detailed document on responses (success and errors) in the Excel Document. Thank You
₹6,000 INR in 3 days
2.4
2.4

Greetings, I'd like to be part of your team by api testing on Postman. I'm a well-experienced manual QA tester with two years on the field. If you're interested, let me know. We can start ASAP
₹7,000 INR in 7 days
2.0
2.0

As an experienced QA professional with close to a decade of applications and API testing under my belt, I am fully equipped to take on your Postman REST API QA testing project. My proficiency in both manual and automation testing, particularly in JavaScript, aligns perfectly with your needs. I have an unrivaled eye for detail that enables me to handle the most intricate of test cases with precision. My career has taken me across various domains, including finance systems where I honed my skills in validating transactions and ensuring maximum security and accuracy - qualities that you can count on for robust data validation requirements on your API testing. Having dealt with numerous edge cases over the years, I anticipate potential weak points, mitigating risks through solid positive and negative test scenarios. One of my strongest suits is my aptitude for crisp and constructive reporting. You mention needing "a concise summary report," which I commit to deliver with actionable insights to improve product quality. Additionally, my expertise extends beyond just catching bugs; I aim to enhance overall user experience—a value that will reverberate well with your objective to have a smoothly functioning API. Consider me for your project; together we can fortify your REST API's performance, security and reliability.
₹4,000 INR in 7 days
1.1
1.1

Hi, I’d be glad to help test your REST API and ensure each endpoint works exactly as expected. I’m building hands-on experience in API testing using Postman, and I focus on being thorough and detail-oriented. I understand the importance of validating not just successful responses, but also how an API behaves with incorrect inputs. For your project, here’s how I would approach it: • Endpoint Testing I will go through each request in your Postman collection and verify: Correct status codes Response structure and data accuracy Alignment with your documentation • Positive & Negative Scenarios I will test both valid and invalid cases, including: Missing or invalid tokens Incorrect or incomplete request data Boundary values and field validation You’ll receive a concise summary including: Endpoints tested Scenarios covered (positive + negative) Defects found with severity/priority Notes on edge cases and unexpected behavior I’m ready to get started and would appreciate the opportunity to contribute. With Regards, Chinmayee
₹7,000 INR in 7 days
1.0
1.0

Hi, I hope you're doing well! I’m Hardeep Sidhu, a seasoned web developer with 12+ years of experience in designing, developing, and managing websites and web applications across various platforms. I’ve successfully delivered a wide range of projects using technologies such as Core PHP, Laravel, WordPress, Shopify, Webflow, CodeIgniter, Squarespace, Wix, and more. I specialize in creating responsive, user-friendly, and performance-optimized websites tailored to meet client needs and business goals. My Technical Expertise Includes: PHP (Core PHP, PHP 5/7/8) Frameworks: Laravel, CodeIgniter, CakePHP CMS & E-commerce Platforms: WordPress, Shopify, Webflow, Squarespace, Wix, CS-Cart, BigCommerce Front-End: HTML5, CSS3, JavaScript, jQuery, AJAX Databases: MySQL Graphic & UI Design: Basic to intermediate level Whether it's developing a website from scratch, customizing themes/plugins, or optimizing an existing site, I bring a solution-oriented approach, strong attention to detail, and a commitment to quality and deadlines. I’d love the opportunity to discuss your project and how I can contribute to its success. Let’s connect and bring your vision to life! Looking forward to hearing from you. Best regards, Hardeep Sidhu
₹7,000 INR in 7 days
0.7
0.7

Hi, I see you need someone to systematically test your new REST API in Postman — catching edge cases, confirming each endpoint behaves as intended, and identifying issues before it goes live. I'll test each endpoint across HTTP methods (GET, POST, PUT, DELETE), validate response codes and payloads against your API spec, and document test cases with clear pass/fail criteria. I use Postman's collection runner to execute tests consistently and generate detailed failure reports with screenshots — that way, any bugs are immediately reproducible and actionable for your development team. My first step: within 24 hours, I'll review your API documentation and set up a baseline Postman collection with smoke tests across your endpoints. This shows you my testing methodology and gives you early confidence in coverage. What's your timeline for launch, and do you have a preferred format for the test report? Best regards, Val
₹1,500 INR in 7 days
0.0
0.0

I'll handle it, don't worry. Your Rest API deserves a meticulous user-centric testing approach to confirm every endpoint’s seamless functionality and foolproof error handling. I believe that testing isn’t just about ticking boxes but crafting a integrated safety net that catches even the slightest discrepancies in status codes, data schemas and boundary conditions. My expertises lie in manual API functional testing with deep fluency in crafting positive and negative scenarios directly in Postman and embedding automated inline tests to make future runs effortless. Although I am new to the Freelancer platform, I bring a wealth of real-world experience and a proven track record of successfully delivering projects beyond this platform. In a recent API test engagement my work uncovered critical edge cases for error handling and data validation that enhanced product stability and reduced live defects by 40%. My approach won client praise as i provided a clear and actionable summary report that aligned to priority and severity. Let's connect and explore how we can bring your vision to life. Regards, Ahead Solutions P.S. If you're not happy — which we doubt — you don't pay.
₹1,500 INR in 5 days
0.0
0.0

Hello, I understand you need a manual tester to validate your REST API using Postman, covering functional behavior, data validation, and error handling. With 6.4 years of experience in web development and API integration, I have strong hands-on experience testing APIs, validating responses, and identifying edge-case issues that impact real-world usage. What I Will Do * Test all endpoints for correct status codes and responses * Validate JSON structure, required fields, and boundary conditions * Perform negative testing (invalid input, missing tokens, malformed requests) * Add reusable Postman test scripts where applicable * Identify bugs with proper severity and priority Deliverables * Updated Postman collection with test scripts * Concise report with endpoints tested, scenarios, and issues found Timeline & Cost * Duration: 3 days * Budget: ₹4,000 fixed Quick Question * Do you have a defined response schema (Swagger/OpenAPI) for validation? I focus on catching subtle API issues to ensure reliability before production. Best regards, Arup Ghosh
₹4,000 INR in 3 days
0.0
0.0

Kharar, India
Member since Jan 15, 2026
$10-30 USD
$20000-50000 USD
€6-12 EUR / hour
$250-750 USD
£250-750 GBP
₹1500-12500 INR
$30-250 USD
₹750-1250 INR / hour
₹100-400 INR / hour
₹1500-12500 INR
$750-1500 USD
₹1500-12500 INR
₹250000-500000 INR
$5000-10000 USD
$2-8 USD / hour
₹37500-75000 INR
₹12500-37500 INR
₹600-1500 INR
$30-250 USD
₹5000-10000 INR