流程图

  1. st=>start: 测试文本
  2. op=>operation: 测试文本2
  3. cond=>condition: 测试文本3
  4. e=>end: 测试文本4
  5. st->op->cond
  6. cond(yes)->e
  7. cond(no)->op
Created with Raphaël 2.1.2测试文本测试文本2测试文本3测试文本4yesno
  1. start=>start: 开始|past
  2. requirementAnalysis=>operation: 需求分析|past
  3. design=>operation: 软件设计|past
  4. coding=>operation: 编码|past
  5. selfTestingPased=>condition: 自测通过?|approved
  6. debug=>operation: debug|invalid
  7. submitTestingPased=>condition: 提测通过?|rejected
  8. modifyBug=>operation: bug|current
  9. deploy=>operation: 部署|future
  10. end=>end: 结束|future
  11. start->requirementAnalysis->design->coding->selfTestingPased
  12. selfTestingPased(no)->debug(right)->selfTestingPased
  13. selfTestingPased(yes)->submitTestingPased
  14. submitTestingPased(yes)->deploy->end
  15. submitTestingPased(no)->modifyBug(right)->submitTestingPased
Created with Raphaël 2.1.2开始需求分析软件设计编码自测通过?提测通过?部署结束修bugdebugAPPROVEDn/an/aREJECTED
Created with Raphaël 2.1.2index申请检查登录查询本地记录检测状态查询本地结果页End填写个人信息风控审核bid入库登录yesnoyesnoyesnoyes

思维导图

一级二级分支1三级分支1三级分支2二级分三级分支3三级分支4