mirror of
https://github.com/foss42/apidash.git
synced 2025-05-20 07:46:32 +08:00
updated draft proposal GSOC 2025
This commit is contained in:
@ -152,8 +152,9 @@ Planned improvements include support for parallel execution, dynamic data betwee
|
|||||||
|
|
||||||
Proof of Concept:
|
Proof of Concept:
|
||||||
|
|
||||||
![alt text][images/API_testing_suite_1.PNG]
|

|
||||||
**Core Architecture (Flutter Flow Chart Integration)**
|
**Core Architecture (Flutter Flow Chart Integration)**
|
||||||
|
|
||||||
class WorkflowCanvas extends ConsumerStatefulWidget {
|
class WorkflowCanvas extends ConsumerStatefulWidget {
|
||||||
final Workflow workflow;
|
final Workflow workflow;
|
||||||
final Function(Workflow) onWorkflowChanged;
|
final Function(Workflow) onWorkflowChanged;
|
||||||
@ -424,7 +425,7 @@ Proof of Concept:
|
|||||||
|
|
||||||
1. Create collection:
|
1. Create collection:
|
||||||
|
|
||||||
![alt text][images/API_testing_suite_2.PNG]
|

|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
@ -433,9 +434,9 @@ Proof of Concept:
|
|||||||
* Set the number of iteration
|
* Set the number of iteration
|
||||||
* Set Delay time
|
* Set Delay time
|
||||||
|
|
||||||
## ![alt text][images/API_testing_suite_3.PNG]
|
## 
|
||||||
|
|
||||||
3. ## Result Screen: ![alt text][images/API_testing_suite_4.PNG]
|
3. ## Result Screen: 
|
||||||
|
|
||||||
## Key Features and Technical Highlights
|
## Key Features and Technical Highlights
|
||||||
|
|
||||||
@ -523,7 +524,7 @@ Workflow Optimization: Directs users to analysis tools immediately after test co
|
|||||||
|
|
||||||
2\. Request Execution Pipeline
|
2\. Request Execution Pipeline
|
||||||
|
|
||||||
![alt text][images/API_testing_suite_5.png]
|

|
||||||
|
|
||||||
3\. Performance Considerations
|
3\. Performance Considerations
|
||||||
|
|
||||||
@ -559,11 +560,11 @@ The Proof of concept includes the core Features.
|
|||||||
|
|
||||||
1.New elements Added to Dashboard.
|
1.New elements Added to Dashboard.
|
||||||
|
|
||||||
![alt text][images/API_testing_suite_6.PNG]
|

|
||||||
|
|
||||||
Configuration of performance screen along with result:
|
Configuration of performance screen along with result:
|
||||||
I have used FL\_Chart for Dynamic Chart visualisation
|
I have used FL\_Chart for Dynamic Chart visualisation
|
||||||
**![alt text][images/API_testing_suite_7.PNG]**
|
****
|
||||||
|
|
||||||
## **1\. Configurable Load Testing Parameters**
|
## **1\. Configurable Load Testing Parameters**
|
||||||
|
|
||||||
@ -703,7 +704,7 @@ Use Case: Enables creating time-series visualizations of system performance.
|
|||||||
## **\#Different Types of API Testing SUITE**
|
## **\#Different Types of API Testing SUITE**
|
||||||
|
|
||||||
FLOW DIAGRAM:
|
FLOW DIAGRAM:
|
||||||
![alt text][images/API_testing_suite_8.jpg]
|

|
||||||
|
|
||||||
### **Test Case Management Module**
|
### **Test Case Management Module**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user