Giter VIP home page Giter VIP logo

Comments (2)

Jason-mor avatar Jason-mor commented on June 23, 2024
背景

来到新的团队,发现web应用测试,居然用纯手工的方式在搞,这样带来的问题有以下几个
1 测试用例无法积累
2 人的精力和状态有限,不可能完全100%集中测试
3 时间紧急时候无法将之前测试步骤重复,修改是否会引入别的问题无法保证。

angualr是否可行?

之前团队开发angular应用,用google维护的protractor去进行测试。其原理无非就是通过webdriver拉起浏览器模拟浏览器操作。
看了些文章,protractor测试非angualr应用时可行的。但是现在团队前端项目根本没有涉及angualr应用,用它是否合适还有待考证

还有其他的web测试框架吗?

据我了解jquery-ui的测试使用的Q-test(好像是这个名字),应该可以。?
或者直接使用selenium http://www.seleniumhq.org/
https://www.ibm.com/developerworks/cn/web/1209_caimin_seleniumweb/

from blog.

Jason-mor avatar Jason-mor commented on June 23, 2024

测试框架
http://sentsin.com/web/658.html
jasmine

from blog.

Related Issues (10)

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.