`

Test scripts check list

UI 
阅读更多
来自自己的项目实践:


•Is the Java Coding Standard fully followed?
•Is there adequate inline documentation to increase the readability?
•Does the file header include sufficient information?
•Are the scripts named meaningfully?
•Are all test methods named meaningfully?
•Are all test methods grouped correctly?
•Are TestNG annotation used instead of JDoc?
•Is there any redundant testing code (including empty methods)?
•Are there enough assertions included?
•Do the test scripts conform to the related test cases?
•Do the testing code and testing data cover all conditions explicitly or implicitly claimed by the manual test cases?
•Are all data-related constants parameterized?
•Are all UI-related label/path parameterized or managed by Tellurium modules?
•Are reusable code managed as public modules?
0
2
分享到:
评论

相关推荐

    Selenium.WebDriver.Recipes.in.Csharp.2nd.Edition.1484217

    Selenium WebDriver Recipes in C#, Second Edition contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own ...

    vcpkg-master.zip

    We can check that sqlite3 was successfully installed for x86 windows desktop by running the list command. PS D:\src\vcpkg> .\vcpkg list sqlite3:x86-windows 3.15.0 SQLite is a software library that...

    Git-2.21.0-64-bit.zip

    the receiving repository, but the command did not check if we are in a repository upfront, which has been corrected. * "git merge --squash" is designed to update the working tree and the index ...

    利用 Oracle 和 PHP 管理分布式跟踪文件

    eg utl_file_dir=myDB/oratrace/back utl_file_dir=myDB/oratrace/user Run all of the below mentioned scripts in any database whose trace files you want to view As SYS create a user account (TFMADMIN) ...

    au3反编译源码

    (Check that this data has a high entrophy/ i.e. look chaotic) *.pak decrypted put packed dat (use LZSS.exe to unpack this) *.tok AutoIt Tokenfile (use myAutToExe to transform this into an au3 File)...

    CE中文版-启点CE过NP中文.exe

    There is apparently some malware going around that blocks execution of Cheat Engine (Saying file missing, check filename, etc...) If you have been a victim of this then try this windows repair tool to...

    simple-tags

    * Better management of Simple Tags with WP_Scripts and WP_Styles * Add an option for auto link tags. * Fix a potential error with compatibility old markers. * Update french and chineese ...

    ZendFramework中文文档

    9.6.2. List of All Constants 9.6.3. Self-Defined OUTPUT Formats with ISO 9.6.4. Self-defined OUTPUT formats using PHP's date() format specifiers 9.7. Working examples 9.7.1. Checking dates 9.7.2....

    Practical Mod Perl

    Testing the Server (make test) Section 3.4. Installation (make install) Section 3.5. Installation Scenarios for Standalone mod_perl Section 3.6. Building mod_perl with Other Components...

    Bochs - The cross platform IA-32 (x86) emulator

    - Update config.guess/config.sub scripts to May 2010 revisions. - Update Visual Studio 2008 project files in build/win32/vs2008ex-workspace.zip - Added Bochs compilation timestamp after Bochs ...

    apktool documentation

    Helper Scripts may be found here Remove framework $HOME/apktool/framework/1.apk Eagle eyed users will notice resources are now decoded before sources now. This is because we need to know the API ...

    uhdd.sys源码

    no cache or diskettes can be used in test or diagnostic work and takes 3664 bytes of upper DOS memory If its N2 switch is given UIDE will omit all CD DVD logic saving 1744 bytes Its "CD DVD&...

    drupal 6.12

    For detailed information on how to configure a test server environment using a variety of operating systems and web servers, see "Local server setup" (http://drupal.org/node/157602) in the Drupal ...

    linux.chm文档

    rpm -q package_name --scripts 显示在安装/删除期间所执行的脚本l rpm -q package_name --changelog 显示一个rpm包的修改历史 rpm -qf /etc/httpd/conf/httpd.conf 确认所给的文件由哪个rpm包所提供 rpm -qp ...

    一个支持annotation的SSH整合示例项目

    │ │ └─test │ │ ├─java │ │ │ └─com │ │ │ └─tr │ │ │ └─geda │ │ │ └─evm │ │ │ └─common │ │ └─resources │ └─target │ ├─classes │ │ ├─com │ │ │ └─tr │ ...

    微软内部资料-SQL性能优化3

    For example, a second transaction traversing the doubly linked list mentioned above would see the list before or after the insert, but it will see only complete changes. Durability After a ...

    unix power tools

    Table of Contents 1. Introduction....................................................................................................................................................2 ...

Global site tag (gtag.js) - Google Analytics