最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
Continue
时间:2022-06-30 11:03:05 编辑:袖梨 来源:一聚教程网
User Interface - How the user interacts with the product is very important, in part because in some cases the user will be someone very familiar with WebSite browsing and not necessarily a testing expert. The design we implemented takes this reality into account.
・ "C" Scripting. We use interpreted "C" language as the control language because the syntax is well known, the language is fully expressive of most of the needed logic, and because it interfaces well with other products.
・ Files Interface. We implemented a set of dialogs to capture critical information and made each of them recordable in a text file. The dialogs are associated with files that are kept in parallel with each browser invocation:
o Keysave File: This is the file that is being created the file is shown line by line during script recording as the user moves around the candidate WebSite.
o Timing File: Results of timings are shown and saved in this file.
o Messages File: Any error messages encountered are delivered to this file. For example, if a file can't be downloaded within the user-specified maximum time an error message is issued and the playback continues. (This helps preserve the utility of tests that are partially unsuccessful.)
o Event File: This file contains a complete log of recording and playback activities that are useful primarily to debug a test recording session or to better understand what actually went on during playback.
・ Operational Features.Based on prior experience, the user interface for CAPBAK/Web had to provide for several kinds of capabilities already known to be critical for a testing system. Many of these are critically important for automated testing because they assure an optimal combination of test script reliability and robustness.
・ "C" Scripting. We use interpreted "C" language as the control language because the syntax is well known, the language is fully expressive of most of the needed logic, and because it interfaces well with other products.
・ Files Interface. We implemented a set of dialogs to capture critical information and made each of them recordable in a text file. The dialogs are associated with files that are kept in parallel with each browser invocation:
o Keysave File: This is the file that is being created the file is shown line by line during script recording as the user moves around the candidate WebSite.
o Timing File: Results of timings are shown and saved in this file.
o Messages File: Any error messages encountered are delivered to this file. For example, if a file can't be downloaded within the user-specified maximum time an error message is issued and the playback continues. (This helps preserve the utility of tests that are partially unsuccessful.)
o Event File: This file contains a complete log of recording and playback activities that are useful primarily to debug a test recording session or to better understand what actually went on during playback.
・ Operational Features.Based on prior experience, the user interface for CAPBAK/Web had to provide for several kinds of capabilities already known to be critical for a testing system. Many of these are critically important for automated testing because they assure an optimal combination of test script reliability and robustness.
相关文章
- 英雄没有闪侍从怎么升星-英雄没有闪侍从升星 07-06
- 开放空间怎么对角色染色-开放空间染色攻略 07-06
- ps怎么给图片描边?ps给卡通汽车图片描边教程 07-06
- 迷雾大陆兑换码在哪里输入-迷雾大陆兑换码2025 07-06
- 欧易okx官网app下载_欧易okx官网入口 07-06
- 在JSP页面中动态生成图片验证码的方法实例 07-06