API Testing using Postman [Functional] & Jmeter[Performance] - Printable Version +- Krafty Internet Marketing Forum (https://kraftymarketingprofits.com/internetmarketingforum) +-- Forum: Internet Marketing Tips, Tricks, Courses & Bots! (https://kraftymarketingprofits.com/internetmarketingforum/Forum-internet-marketing-tips-tricks-courses-bots--50) +--- Forum: Internet Marketing Special Downloads! (https://kraftymarketingprofits.com/internetmarketingforum/Forum-internet-marketing-special-downloads--53) +--- Thread: API Testing using Postman [Functional] & Jmeter[Performance] (/Thread-api-testing-using-postman-functional-jmeter-performance--36237) |
API Testing using Postman [Functional] & Jmeter[Performance] - aretr - 10-15-2019 Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: aac, 44100 Hz Language: English | VTT | Size: 2.54 GB | Duration: 6.5 hours What you'll learn Detailed understanding of automation of REST API Testing Ready to face API Performance testing interviews Requirements User should have basic understanding of performance testing You should have basic understanding of manual testing & jmeter Description POSTMAN is one of the most popular tool used by software development & testing teams in many companies. It is a very handy tool used by Developers/Testers when building or Testing RESTful web services In this course, you will learn many functionalities of the POSTMAN tool with practical examples. Below are some of the of this course. Organize requests using Collections Learn how to send SOAP & REST Requests using POSTMAN Perform data driven testing Authentication approaches (BASIC,OAUTH) Scripting in POSTMAN Integrate POSTMAN with NEWMAN Performance Test Web Services If we look into the unique characteristics of Web Service performance two aspect stands out; on the server side there's quite a bit of XML/JSON processing going on, both XML/JSON parsing and serialization, and the thing that often fails first is the processing of the payloads. The reasons why this fails can be multifold; it can be in the platform in the shape of for example weaknesses in the application server, and in the implementation in the shape of unnecessarily complex WSDL's. It could also be that the code is making a request to a database that is slow in responding. The complexity of parsing the XML/JSON payloads means that we have to put an extra focus on Scalability Testing, while the issue of security means we will have to focus some extra on doing testing of requests that are secure. If the entire Web Service is secure this means Load Testing is more important especially if WS-Security and token handling is used. It also means we have to examine the WSDL's closely. If the requests and responses are either complex or larger, or if they include large attachments, we have to focus on emphasizing that complexity and see how it behaves under load. Who this course is for: Manual testing looking opportunity in Jmeter Automation tester want to do performance testing of API Homepage [url=https://www.udemy.com/course/rest-api-performance/]https://www.udemy.com/course/rest-api-performance/ Screenshots DOWNLOAD Code: http://nitroflare.com/view/21A94F1350D97B4/fm0w1.API.Testing.using.Postman.Functional..JmeterPerformance.part1.rar Code: https://rapidgator.net/file/fcb46e9e1e5923b43672636f2d8edff7/fm0w1.API.Testing.using.Postman.Functional..JmeterPerformance.part1.rar |