GithubHelp home page GithubHelp logo

businessreportgenerator's Introduction

businessReportGenerator

本 Python 脚本程序用于生成集团门户软件开发业务测试报告。

使用方法:

  1. 软件下发需求命名为 软件下发需求.xls
  2. 每个测试人员提供一个测试案例表格,命名为 cases_[N]{M}姓名.xls(如 cases[1]{1}黄乃芳.xls、cases[4]{8}纪雅容.xls), cases[4]{8}_纪雅容.xls 表示雅容的第一个需求大点为 4.4,第一个测试用例编号为 8。
  3. 每个测试人员的测试案例可以由一个或多个 sheet 组成(sheet 的命名无所谓)
  4. 测试案例的每个 sheet 的 A, B, C 列分别填写需求大点、需求小点和案例点(分别对应测试报告中的 4.x, 4.x.x, 4.x.x.x 节)。注:在两个需求小点(4.x.x 级别)之间,C 列应空一行。
  5. 测试案例的每个 sheet 的 D 列填写该案例的测试时间,格式如 20220812,没填则默认取报告生成的当天时间
  6. 测试案例的每个 sheet 的 E 列填写该案例的的测试截图文件名,多张图用英文逗号分割,如 a.png,b.png 所以可以边测试边截图保存,最后生成报告时便不需要再手动导入,当然也可以不填,生成报告之后再手动插图

businessreportgenerator's People

Contributors

bjtuchenmin avatar chen1996min avatar

Watchers

 avatar

Forkers

mchen1995

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.