Project | Number | Date |
---|---|---|
Demo code(test) | 32032863-34cb-42fb-b240-ae47c1e9d477 | 06 Mar 2022, 20:39 |
Steps | Scenarios | Features | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Feature | Passed | Failed | Skipped | Pending | Undefined | Total | Passed | Failed | Total | Duration | Status |
Rest-Get - Workflow | 20 | 0 | 0 | 0 | 0 | 20 | 4 | 0 | 4 | 0.954 | Passed |
contentType | application/json |
dateOfBirth,firstName,lastName,lastTimeOnline,spokenLanguages/additionalProp1:additionalProp2:additionalProp3,username |
1955-10-28,Bill,Gates,2020-08-30T20:28:36.267Z,Tamil:English:Spanish,bgates |
tags | validateEmpty |
contentType | application/json |
id,name, category/id:name,status |
i~201,,i~200:Bulldog,available |
status | available |
tags | validateNull |
contentType | application/json |
id,category/id:name,status |
i~201,i~200:Bulldog,available |
name==null | true |
status | available |