You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a framework used for API auto test.
First commit include overall structure of the code but these below need to be added:
1.the content of Excel is missing
2.the way to find file is by name which could lead to a situation file not found
3.API configuration files are not interpenetrating and that API configuration file and request info in a row of Excel also which is not expected
4.the code to be optimized about lambda expression of java8
5.log info to be added and listener to be added
6.code about reading excel need to be modified as not affected by extra column
7.function about cookies to be added
8.other methods already have GET & POST need to be added
9.analyze whether some data is allowed to be null or not and some other problem
The text was updated successfully, but these errors were encountered:
This is a framework used for API auto test.
First commit include overall structure of the code but these below need to be added:
1.the content of Excel is missing
2.the way to find file is by name which could lead to a situation file not found
3.API configuration files are not interpenetrating and that API configuration file and request info in a row of Excel also which is not expected
4.the code to be optimized about lambda expression of java8
5.log info to be added and listener to be added
6.code about reading excel need to be modified as not affected by extra column
7.function about cookies to be added
8.other methods already have GET & POST need to be added
9.analyze whether some data is allowed to be null or not and some other problem
The text was updated successfully, but these errors were encountered: