QA Box Let's Test
This channel attempts to help QA professionals to further excel their career in software testing industry. We assist manual testers to have a swift transitioning into automation testing role. This channel would be a one stop solution if you are a QA. It will offer you: -
1. Video Series on in demand Programming languages and frameworks
2. Video Series on in demand Tools across different platforms(Web Applications, Desktop Applications, Web Rest API & Mobile Applications)
3. Opportunity to build concepts to realize
a. What to Test and
b. How to test.
4. Brief description of Application Design
We also offer Training on JavaScript, TypeScript, Cypress end-to-end Testing and API Automation Testing using Postman and Rest Assured. Drop your Training queries at [email protected].
Hit the subscribe button and press the bell icon to receive notifications every time a new video is uploaded. For donation please visit the donation link below.
Part 22 - Rest Assured - Share Data from one API to Another API - Using TestNg iTestContext
Part 21 - Rest Assured - Avoid Duplicate code via RequestSpecification & ResponseSpecification
Part 20 - Rest Assured - Groovy GPath Expression - find, findAll, sum, min, max, and collect Methods
Part 19 - Rest Assured - JSONPath - JSON,JSONPATH & FROM METHODS,INLINE JSONPath assertion,Notations
Part 5 - JSONPath Expression via Wildcard
Part 4 - JSONPath Expression for JSON Array aka List via Filters
Part 3 - JSONPath Expression for JSON Array aka List via INDEX, UNION and SLICE
Part 2 - JSONPath Expression for JSON Object/Dictionary
Part 1 - JSONPath - Introduction to JSONPath
Part 18 - Rest Assured - Deserialize Complex JSON response - And Introduction to Lombok Library
Part 17 - Rest Assured - Deserialize Simple JSON response
Part 16 - Rest Assured - XML Schema Definition Validation
Part 15 - Rest Assured - JSON Schema Validation
Part 14 - Rest Assured - Configure HttpClient TimeOut - Set Acceptable Response Timeout
Part 13 - Rest Assured - DELETE Request
Part 12 - Rest Assured - PATCH Request
Part 11 - Rest Assured - PUT Request
Part 10 - Rest Assured - GET Request - File Download
Part 9 - Rest Assured - POST Request - File Upload - multipart/form-data Request
Part 8 - Rest Assured - POST Request - Pass Request Body via POJO Class using Transient/GSON Expose
Part 7 - Rest Assured -POST Request- Pass Request Body using File, InputStream and ByteArray Objects
Part 6 - Rest Assured - POST Request - Pass Request Body using String, Map and JsonObject(from Gson)
Part 5-Rest Assured- GET Request- BDD Style- Query/Path Param - Basic Auth - Static Import -Part Two
Part 4 - Rest Assured - GET Request - Non-BDD Style - Part One
Part 3 - Rest Assured - Setup Maven Project and Dependencies
Part 2 - Rest Assured - Technical walk-through of API Server and what to test in Rest API
Part 1 - Rest Assured - Introduction And Setup
Part 40 - Cypress - Cucumber - HTML Report With Screenshot
Cypress - logs in programmatically - Examples of both UI and API - With and Without cy.session()
Cypress - Save all commands of failed test case into a JSON file