Archives for posts tagged ‘testing’

看看你用哪种手动测试框架

今天在Google Testing Blog看到一篇好文,不过看看Google的Tester入职门槛: C/C++/Java/Python – Strong PHP/Perl/Vbscript(??) – Good Script language (awk和sed) – Strong 其实跟Developer差不多了…不过一般developer可能应聘不上Tester因为他们对开发流程中的测试了解有限。 什么?你说blogspot在国内看不了?我还以为现在机器翻墙都标配了…. 那我跟着转一下都有几种framework吧。 The Input Domain Framework treats software as an input-output mechanism. Subscribers of this framework think in terms of sets of inputs, rules about which inputs are more important and relationships between inputs, input sequences and outputs. This is [...]

Test Specification v.s. Test Cases

Are there any differences between those two terms? Should I include a detailed step by step instruction in my test specification? What should I mention and what should not? This is fucking annoying…