搜索
为您找到约
1490
个磁力链接/BT种子,耗时 2 毫秒。
排序:
相关程度
热度
文件大小
添加时间
最近访问
[11-2020] rest-
api
-flask-and-python
09 Deploying Flask apps to our own server/125 Setting up nginx and our REST API.mp4
259.0 MB
10 Security in your REST APIs/136 Configuring nginx for SSL.mp4
133.6 MB
08 Deploying Flask apps to Heroku/116 Logs in Heroku and troubleshooting errors.mp4
132.0 MB
06 Simplifying storage with Flask-SQLAlchemy/093 Creating User and Item models.mp4
123.2 MB
03 Your first REST API/063 Using Postman for API testing.mp4
103.2 MB
11 Token refreshing and Flask-JWT-Extended/140 A recap of the code + a few changes!.mp4
102.1 MB
09 Deploying Flask apps to our own server/122 Installing PostgreSQL in Ubuntu 16.04.mp4
101.9 MB
05 Storing resources in a SQL database/084 Writing our Item resources to a database.mp4
99.9 MB
09 Deploying Flask apps to our own server/126 Setting up uWSGI to run our REST API.mp4
98.4 MB
02 A Full Python Refresher/042 Imports in Python.mp4
96.0 MB
11 Token refreshing and Flask-JWT-Extended/143 Logging in with Flask-JWT-Extended.mp4
95.5 MB
09 Deploying Flask apps to our own server/124 Setting up our new user with PostgreSQL permissions.mp4
92.7 MB
05 Storing resources in a SQL database/081 Signing up and writing Users to a database.mp4
88.6 MB
04 Flask-RESTful for more efficient development/064 Virtualenvs and setting up Flask-RESTful.mp4
83.4 MB
02 A Full Python Refresher/034 Object-Oriented Programming in Python.mp4
82.4 MB
06 Simplifying storage with Flask-SQLAlchemy/098 Implementing the ItemModel using SQLAlchemy.mp4
78.0 MB
08 Deploying Flask apps to Heroku/119 Working with Git and automatic deploys.mp4
78.0 MB
11 Token refreshing and Flask-JWT-Extended/145 Adding JWT Claims.mp4
77.3 MB
02 A Full Python Refresher/044 Errors in Python.mp4
74.1 MB
05 Storing resources in a SQL database/080 Logging in and retrieving Users from a database.mp4
68.9 MB
[磁力链接]
添加时间:
2021-05-27
大小:
5.2 GB
最近下载:
2024-11-27
热度:
4981
The Complete Guide to ASP.NET Core (.NET 5) Web API
09. Unit Testing .NET Core Web APIs using NUnit/065. Unit Testing GetAllPublishers in PublishersService.mp4
121.9 MB
08. Asp.Net Core Web API Logging with Serilog/056. Logging to a File using Serilog.mp4
118.2 MB
03. Working with Relational Data/021. Adding Author and Publisher Services to Web API.mp4
115.7 MB
09. Unit Testing .NET Core Web APIs using NUnit/073. Unit Testing HttpGet(get-all-publishers)] in PublishersController.mp4
105.4 MB
04. Error & Exception Handling/032. Handling Errors Globally with the Built-In Middleware.mp4
96.1 MB
02. Building Your First Asp.Net Core API/013. Adding a New Book [HttpPost].mp4
92.1 MB
03. Working with Relational Data/026. Deleting Relational Data With Entity Framework Core.mp4
90.9 MB
02. Building Your First Asp.Net Core API/011. Seeding Your Database With Data.mp4
85.8 MB
03. Working with Relational Data/022. Adding Relational Data With [HttpPost].mp4
80.0 MB
04. Error & Exception Handling/030. Error Handling with Try-Catch-Finally Block.mp4
78.4 MB
03. Working with Relational Data/020. Many-to-Many Relationships in Entity Framework Core.mp4
76.1 MB
03. Working with Relational Data/025. Getting Books of a Publisher including Authors.mp4
75.3 MB
09. Unit Testing .NET Core Web APIs using NUnit/075. Solution Unit Testing [HttpGet(get-publisher-by-id{id})].mp4
74.0 MB
06. Sorting, Filtering and Paging/044. Adding Server Side Paging.mp4
73.8 MB
05. Controller Action Return Types/039. Custom Return Type.mp4
72.5 MB
04. Error & Exception Handling/031. Creating Custom Exceptions in .NET Core.mp4
67.7 MB
02. Building Your First Asp.Net Core API/014. Listing All Books [HttpGet].mp4
67.5 MB
09. Unit Testing .NET Core Web APIs using NUnit/064. Setting Up Unit Testing In-Memory DB.mp4
64.6 MB
08. Asp.Net Core Web API Logging with Serilog/058. Logging to an SQL Table using Serilog.mp4
64.0 MB
02. Building Your First Asp.Net Core API/009. Adding Your EF Core DB Context.mp4
63.0 MB
[磁力链接]
添加时间:
2021-05-26
大小:
3.1 GB
最近下载:
2024-11-27
热度:
5645
[ FreeCourseWeb.com ] Udemy - Build an API with Python Django PostgreSQLREST Framework.zip
[ FreeCourseWeb.com ] Udemy - Build an API with Python Django PostgreSQLREST Framework.zip
540.7 MB
[磁力链接]
添加时间:
2021-05-26
大小:
540.7 MB
最近下载:
2024-11-27
热度:
419
[ CoursePig.com ] Udemy - Develop Secure API Using AWS Lambda, Aurora Serverless MySql.zip
[ CoursePig.com ] Udemy - Develop Secure API Using AWS Lambda, Aurora Serverless MySql.zip
2.1 GB
[磁力链接]
添加时间:
2021-05-26
大小:
2.1 GB
最近下载:
2024-11-10
热度:
1187
[ FreeCourseWeb.com ] Learn Open Api Specification (Swagger) - For Beginners (2020).zip
[ FreeCourseWeb.com ] Learn Open Api Specification (Swagger) - For Beginners (2020).zip
728.0 MB
[磁力链接]
添加时间:
2021-05-25
大小:
728.0 MB
最近下载:
2024-11-23
热度:
928
[ FreeCourseWeb.com ] Udemy - FastAPI Full Stack Web Development (API + Webapp).zip
[ FreeCourseWeb.com ] Udemy - FastAPI Full Stack Web Development (API + Webapp).zip
1.5 GB
[磁力链接]
添加时间:
2021-05-25
大小:
1.5 GB
最近下载:
2024-10-31
热度:
370
[DesireCourse.Net] Udemy - Build a Backend REST API with Python & Django - Advanced
11. Create user management endpoints/2. Add tests for create user API.mp4
193.0 MB
14. Create recipe endpoint/2. Add tests for listing recipes.mp4
184.1 MB
14. Create recipe endpoint/1. Add recipe model.mp4
166.2 MB
15. Add upload image endpoint/3. Add tests for uploading image to recipe.mp4
165.2 MB
11. Create user management endpoints/6. Add tests for manage user endpoint.mp4
156.4 MB
11. Create user management endpoints/3. Add create user API.mp4
153.5 MB
11. Create user management endpoints/5. Add create token API.mp4
151.4 MB
12. Create tags endpoint/3. Add tests for listing tags.mp4
147.2 MB
11. Create user management endpoints/7. Add manage user endpoint.mp4
143.0 MB
10. Waiting for postgres to start/2. Add tests for wait_for_db command.mp4
141.5 MB
15. Add upload image endpoint/4. Add feature to upload image.mp4
138.4 MB
15. Add upload image endpoint/1. Add Pillow requirement.mp4
137.6 MB
14. Create recipe endpoint/6. Add tests for creating recipes.mp4
137.0 MB
15. Add upload image endpoint/2. Modify recipe model.mp4
135.8 MB
11. Create user management endpoints/4. Add tests for creating a new token.mp4
133.6 MB
1. Welcome to Build a Backend API with Django REST Framework - Advanced/2. Introduction.mp4
133.2 MB
12. Create tags endpoint/4. Add feature to list tags.mp4
131.9 MB
13. Create ingredients endpoint/2. Add tests for listing ingredients.mp4
124.2 MB
16. Add filtering/1. Add tests for filtering recipes.mp4
123.3 MB
14. Create recipe endpoint/8. Add tests for updating recipes.mp4
122.8 MB
[磁力链接]
添加时间:
2021-05-25
大小:
5.8 GB
最近下载:
2024-11-26
热度:
1004
[Udemy] Laravel 8 Vuejs & RESTful API Course With Complete Project (2021) [En]
14 Create CRUD for Product Module/191 Project Product CURD Part 1.mp4
334.5 MB
02 Laravel 8 A-Z Basic Fandamentals with Complete Dynamic Web Project/047 Admin Panel Setup Part 2.mp4
316.0 MB
18 Create POS Add to Cart with Functions/212 Project Cart Add, Remove Part 2.mp4
311.5 MB
16 Create CRUD for Customer Module/204 Customer CRUD Part 1.mp4
311.3 MB
15 Create CRUD for Expense and Salary Module/202 Salary Part 2.mp4
295.1 MB
13 Create CRUD for Category Module/189 Project Category CRUD Part 1.mp4
293.9 MB
19 Order Processing for POS/221 Order Details Part 2.mp4
290.9 MB
15 Create CRUD for Expense and Salary Module/203 Project Laravel+Vuejs Product STOCK.mp4
287.8 MB
19 Order Processing for POS/220 Order Details Part 1.mp4
284.4 MB
18 Create POS Add to Cart with Functions/211 Project Cart Add, Remove Part 1.mp4
283.9 MB
02 Laravel 8 A-Z Basic Fandamentals with Complete Dynamic Web Project/055 Setup Home Slider Page Part 2.mp4
279.5 MB
17 POS Layout Setup/206 POS Design Dynamic Tab Search Part 1.mp4
274.3 MB
02 Laravel 8 A-Z Basic Fandamentals with Complete Dynamic Web Project/051 Fontend Templete Setup Part 1.mp4
272.8 MB
19 Order Processing for POS/218 Order Done Part 2.mp4
271.8 MB
12 Create CRUD for Supplier Module/187 Project Supplier CRUD Part 2.mp4
270.3 MB
17 POS Layout Setup/208 POS Design Dynamic Tab Search Part 3.mp4
266.8 MB
04 Laravel 7 CRUD Tutorial with Image Complete Project/097 How to Insert Data in Database Part 2.mp4
266.2 MB
14 Create CRUD for Product Module/195 Project Product CURD Part 5.mp4
265.3 MB
18 Create POS Add to Cart with Functions/216 Project Subtotal, Vat,Total etc.mp4
263.0 MB
02 Laravel 8 A-Z Basic Fandamentals with Complete Dynamic Web Project/035 Eloquent ORM Insert Image.mp4
259.6 MB
[磁力链接]
添加时间:
2021-05-24
大小:
30.3 GB
最近下载:
2024-11-26
热度:
1320
[ DevCourseWeb.com ] Udemy - Learn AspNet Core And SQL By Writing Todo API.zip
[ DevCourseWeb.com ] Udemy - Learn AspNet Core And SQL By Writing Todo API.zip
2.2 GB
[磁力链接]
添加时间:
2021-05-23
大小:
2.2 GB
最近下载:
2024-11-16
热度:
256
Skillshare.Complete.Asp.Net.5.Web.Api.Development-SkilledHares
26-implement_jwt_authentication.mkv
410.1 MB
22-user_registration_endpoint.mkv
370.5 MB
12-setup_service_repositories_and_dependency_injection.mkv
340.1 MB
16-construct_get_endpoint.mkv
322.0 MB
41-publish_application_to_iis_and_sql_server.mkv
282.5 MB
30-construct_put_endpoint.mkv
280.2 MB
10-implement_data_classes_and_entity_framework.mkv
276.1 MB
13-13_add_dtos_mapper.mkv
246.8 MB
34-implement_paging.mkv
214.7 MB
21-setup_user_identity_core.mkv
183.2 MB
37-implementing_caching.mkv
175.2 MB
29-construct_post_endpoint.mkv
172.0 MB
35-global_error_handling.mkv
169.9 MB
43-deploy_application_and_database_to_microsoft_azure.mkv
168.7 MB
36-implementing_
api
_versioning.mkv
159.9 MB
06-configure_logging_using_serilog.mkv
153.9 MB
07-explore_swagger_ui.mkv
124.1 MB
24-add_user_roles.mkv
122.0 MB
17-construct_get_by_id_endpoint.mkv
117.7 MB
27-protecting_endpoints.mkv
92.9 MB
[磁力链接]
添加时间:
2021-05-23
大小:
5.5 GB
最近下载:
2024-11-05
热度:
54
[FreeCourseSite.com] Udemy - Laravel 8 Vuejs & RESTful API Course With Complete Project
[FreeCourseSite.com] Udemy - Laravel 8 Vuejs & RESTful API Course With Complete Project.zip
30.1 GB
0. Websites you may like/[FCS Forum].url
133 Bytes
0. Websites you may like/[FreeCourseSite.com].url
127 Bytes
0. Websites you may like/[CourseClub.ME].url
122 Bytes
[磁力链接]
添加时间:
2021-05-23
大小:
30.1 GB
最近下载:
2024-11-21
热度:
3432
[ FreeCourseWeb.com ] Create Restful Web Api's From Start To Finish with .Net Core & MySQL.zip
[ FreeCourseWeb.com ] Create Restful Web Api's From Start To Finish with .Net Core & MySQL.zip
995.6 MB
[磁力链接]
添加时间:
2021-05-22
大小:
995.6 MB
最近下载:
2024-11-22
热度:
452
Create a REST API using basic PHP with Token Authentication
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/09 Token Based Authentication/026 POST - Create a Session (Log user in API).mp4
574.2 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/040 POST - Implement The Upload Image Route.mp4
445.8 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/09 Token Based Authentication/028 PATCH - Refresh a Session (Get new access token API).mp4
414.5 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/020 PATCH - Update a Task.mp4
392.8 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/10 Refactor Tasks API to Include Authentication/030 Add Authentication to Tasks API.mp4
380.2 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/019 POST - Create a Task.mp4
369.7 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/09 Token Based Authentication/024 POST - Create a User (Sign up user API).mp4
300.4 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/043 PATCH - Implement The Update Image Attributes Route.mp4
292.5 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/045 Update Current Task API To Integrate Images.mp4
290.0 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/018 GET - Get All Tasks - With Pagination.mp4
259.0 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/014 GET - Get a Single Task.mp4
247.1 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/039 Implement The Image Route Logic.mp4
226.4 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/09 Token Based Authentication/027 DELETE - Delete a Session (Log user out API).mp4
185.1 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/06 Tasks API Set Up/011 Create the Response Model.mp4
181.8 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/038 Implement The Image Model.mp4
180.5 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/06 Tasks API Set Up/013 Create the Task Model.mp4
175.7 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/016 GET - Get All Complete and Incomplete Tasks.mp4
144.6 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/13 BONUS_ Allow image upload against a task/044 DELETE - Implement The Image Deletion Route.mp4
139.1 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/05 Demo/008 Demo of Completed API - What we are going to build.mp4
137.1 MB
[TutsNode.com] - Create a REST API using basic PHP with Token Authentication/07 Tasks API Endpoint Implementation/017 GET - Get All Tasks.mp4
120.7 MB
[磁力链接]
添加时间:
2021-05-21
大小:
6.7 GB
最近下载:
2024-11-25
热度:
4055
[ FreeCourseWeb.com ] Udemy - Vue JS 3 - The Composition API.zip
[ FreeCourseWeb.com ] Udemy - Vue JS 3 - The Composition API.zip
1.3 GB
[磁力链接]
添加时间:
2021-05-21
大小:
1.3 GB
最近下载:
2024-11-27
热度:
286
[ FreeCourseWeb.com ] Udemy - Introduction to APIs - REST API, GraphQL, SOAP Web Services.zip
[ FreeCourseWeb.com ] Udemy - Introduction to APIs - REST API, GraphQL, SOAP Web Services.zip
532.2 MB
[磁力链接]
添加时间:
2021-05-20
大小:
532.2 MB
最近下载:
2024-11-28
热度:
2171
[ FreeCourseWeb.com ] Udemy - REST API Testing with Karate Framework.zip
[ FreeCourseWeb.com ] Udemy - REST API Testing with Karate Framework.zip
4.5 GB
[磁力链接]
添加时间:
2021-05-19
大小:
4.5 GB
最近下载:
2024-11-27
热度:
426
[CourseClub.NET] Packtpub - Building RESTful API with Laravel
1. Chapter 1 Setting Up the RESTful Application/2 - Installing and Configuring the Dingo API Package.mp4
98.5 MB
4. Chapter 4 Testing and Maintenance/5 - Integration with CI Services.mp4
60.2 MB
1. Chapter 1 Setting Up the RESTful Application/5 - Application and API Versioning.mp4
55.9 MB
1. Chapter 1 Setting Up the RESTful Application/3 - First Endpoint and Manual Testing.mp4
53.8 MB
4. Chapter 4 Testing and Maintenance/3 - Endpoint Testing.mp4
36.0 MB
2. Chapter 2 Weather Service with RESTful API/4 - External Services OpenWeatherMap.mp4
32.1 MB
4. Chapter 4 Testing and Maintenance/1 - Testing Principles and Goals.mp4
27.1 MB
4. Chapter 4 Testing and Maintenance/2 - Unit Testing Services.mp4
26.0 MB
3. Chapter 3 User Administration API/4 - Pagination.mp4
26.0 MB
2. Chapter 2 Weather Service with RESTful API/2 - Database Schema and Migrations.mp4
25.8 MB
1. Chapter 1 Setting Up the RESTful Application/4 - Status Endpoints and Application Health.mp4
24.8 MB
2. Chapter 2 Weather Service with RESTful API/5 - Endpoint Implementation.mp4
24.4 MB
2. Chapter 2 Weather Service with RESTful API/3 - External Services.mp4
23.8 MB
4. Chapter 4 Testing and Maintenance/4 - Automatic Endpoint Documentation.mp4
23.4 MB
3. Chapter 3 User Administration API/3 - Authentication with JWT Tokens.mp4
22.9 MB
3. Chapter 3 User Administration API/5 - Roles and Permissions.mp4
22.1 MB
3. Chapter 3 User Administration API/2 - Resource Implementation and Validation.mp4
20.8 MB
2. Chapter 2 Weather Service with RESTful API/1 - Data Sources and Formats.mp4
14.6 MB
3. Chapter 3 User Administration API/1 - User Service and Seeder.mp4
14.3 MB
3. Chapter 3 User Administration API/6 - Advanced Fractal Queries.mp4
12.0 MB
[磁力链接]
添加时间:
2021-05-18
大小:
654.4 MB
最近下载:
2024-11-25
热度:
1314
[FreeCourseSite.com] Udemy - A Complete Guide on TensorFlow 2.0 using Keras API
16. Annex 2 - Convolutional Neural Networks Theory/7. Step 4 - Full Connection.mp4
203.6 MB
17. Annex 3 - Recurrent Neural Networks Theory/5. LSTM Practical Intuition.mp4
196.5 MB
1. Introduction/1. Welcome to the TensorFlow 2.0 course! Discover its structure and the TF toolkit..mp4
153.4 MB
16. Annex 2 - Convolutional Neural Networks Theory/5. Step 2 - Max Pooling.mp4
147.0 MB
7. Deep Reinforcement Learning Theory/9. Action Selection Policies.mp4
143.5 MB
17. Annex 3 - Recurrent Neural Networks Theory/4. LSTMs.mp4
143.1 MB
17. Annex 3 - Recurrent Neural Networks Theory/2. What are Recurrent Neural Networks.mp4
126.8 MB
16. Annex 2 - Convolutional Neural Networks Theory/9. Softmax & Cross-Entropy.mp4
123.6 MB
2. TensorFlow 2.0 Basics/1. From TensorFlow 1.x to TensorFlow 2.0.mp4
120.4 MB
7. Deep Reinforcement Learning Theory/8. Experience Replay.mp4
120.3 MB
15. Annex 1 - Artificial Neural Networks Theory/5. How do Neural Networks Learn.mp4
117.6 MB
17. Annex 3 - Recurrent Neural Networks Theory/3. Vanishing Gradient.mp4
116.4 MB
16. Annex 2 - Convolutional Neural Networks Theory/2. What are Convolutional Neural Networks.mp4
113.1 MB
7. Deep Reinforcement Learning Theory/6. Deep Q-Learning Intuition - Step 1.mp4
104.8 MB
15. Annex 1 - Artificial Neural Networks Theory/2. The Neuron.mp4
103.5 MB
16. Annex 2 - Convolutional Neural Networks Theory/3. Step 1 - Convolution.mp4
102.6 MB
7. Deep Reinforcement Learning Theory/5. Temporal Difference.mp4
101.8 MB
7. Deep Reinforcement Learning Theory/2. The Bellman Equation.mp4
99.7 MB
7. Deep Reinforcement Learning Theory/3. Markov Decision Process (MDP).mp4
98.9 MB
4. Convolutional Neural Networks/2. Building the Convolutional Neural Network.mp4
92.5 MB
[磁力链接]
添加时间:
2021-05-17
大小:
5.5 GB
最近下载:
2024-11-28
热度:
607
Udemy - NestJS - Building Real Project API From Scratch (2021)
03 Authentication module/008 Auth middleware.mp4
305.9 MB
04 Article module/007 Creating feed.mp4
305.9 MB
04 Article module/009 Disliking articles.mp4
241.0 MB
06 Last Improvements/001 Backend validation.mp4
235.6 MB
03 Authentication module/007 Login request.mp4
231.2 MB
04 Article module/002 Creating article method.mp4
226.8 MB
06 Last Improvements/002 Frontend testing.mp4
210.6 MB
05 Profile module/002 Getting a profile.mp4
204.3 MB
04 Article module/008 Liking articles.mp4
202.7 MB
03 Authentication module/005 Generating jwt token.mp4
191.0 MB
03 Authentication module/004 Creating user entity.mp4
187.3 MB
05 Profile module/003 Following users.mp4
185.4 MB
02 Tags module/007 Working with tags repository.mp4
182.9 MB
05 Profile module/001 Seeding the database.mp4
182.3 MB
05 Profile module/005 Current user feed.mp4
176.3 MB
03 Authentication module/001 Creating migrations.mp4
161.4 MB
02 Tags module/004 Installing Postgres.mp4
156.4 MB
04 Article module/001 Creating article module.mp4
154.3 MB
02 Tags module/001 Creating tag module and controller.mp4
144.9 MB
02 Tags module/003 Configuring absolute path.mp4
138.3 MB
[磁力链接]
添加时间:
2021-05-14
大小:
5.7 GB
最近下载:
2024-11-27
热度:
4124
[DesireCourse.Net] Udemy - Webservices API Testing using Rest Assured API & POSTMAN
7. Getting started with Rest Assured API/9. Creating JSON using POJO Classes and asserting values.mp4
1.2 GB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/5. Rest Assured Framework, Running Testcases using TestNG, Optimizing DataProvider.mp4
1.1 GB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/4. Rest Assured Framework, Owner API, Excel integration using DataProviders.mp4
1.1 GB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/3. Rest Assured Framework designing using TestNG JAVA Framework.mp4
921.1 MB
7. Getting started with Rest Assured API/8. How to Create JSON at Runtime and Jackson Library.mp4
911.8 MB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/7. Implementing TestNG Listeners and More on Extent Reports.mp4
910.1 MB
12. Designing Framework - Integrating Cucumber BDD with Rest Assured API/2. Completing the Cucumber BDD framework and SOAP UI Basics.mp4
891.5 MB
10. Cucumber BDD Integration with REST ASSURED API/2. Cucumber BDD Basics.mp4
820.6 MB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/6. Rest Assured Framework, Implementing Extent Reports.mp4
747.0 MB
9. RESTASSURED FRAMEWORK - Designing Architecture, Test Cases, Extent Reporting etc/8. Dataprovider optimization, Retry listener.mp4
729.7 MB
12. Designing Framework - Integrating Cucumber BDD with Rest Assured API/1. Integrating Cucumber BDD with Rest Assured API.mp4
691.4 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/1. Introduction to Core Java.mp4
339.6 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/21. OOPS - Encapsulation.mp4
275.5 MB
11. Git GITHUB/5. GitHub Part 2.mp4
268.3 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/24. OOPS - Polymorphism - Overriding.mp4
251.7 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/25. OOPS - Polymorphism - Overriding benefits and drawbacks.mp4
243.9 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/3. Classes and Objects.mp4
233.7 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/35. Collections - ArrayList.mp4
233.4 MB
6. CORE JAVA in Depth for Manual Testers and Beginners (OPTIONAL)/23. OOPS - Polymorphism - OverLoading.mp4
232.1 MB
7. Getting started with Rest Assured API/3. Sending the GET Request with Basic AUTH and Parameters.mp4
226.4 MB
[磁力链接]
添加时间:
2021-05-14
大小:
21.4 GB
最近下载:
2024-08-11
热度:
414
共75页
上一页
28
29
30
31
32
33
34
35
36
下一页