- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Dynamic Data Validation solves another very common problem with java and web applications. In many applications, there will be dynamic data that changes with every run of the application. In the case we have here, you can see that every time an order is placed a new order number is generated. Any attempt to compare this order number to a static baseline will result in a test failure. So how does one validate ever changing data in an application. CLICK The answer is to use Pattern Matching technology. Instead of trying to match a dynamic value to a static baseline, you match it to a pattern. In our case here, we match simply against 3 digits. If we get a three digit number, the test passes. This of course is a very simple pattern. Using industry standard Regular Expression notation (common in popular parsing languages such as PERL), you can create any imaginable pattern to validate any imaginable type of dynamic data! Let’s take a closer look at the ScriptAssure technology. ScriptAssure is the technology that makes test scripts immune to object name changes between software builds. This is a critical feature to reduce script maintenance and increase script reliability. Here we have two builds of the same application. CLICK The scripting tool sees the underlying attributes which allow the tool to uniquely identify the objects being testing. The problem is, when the attributes are changed build to build as the application gets constructed, the test scripts can no longer uniquely identify the object to be tested, thus breaks. In the past, the Tester would need to manually intervene using a GUI Mapper to identify to the script what it is was supposed to test. CLICK Unique to Rational, the new technology tool can identify objects even after the identifiers have changed. It uses many different attributes, weighs them proportionately, then uses a sensitivity setting to identify the object. This way, should one or a few properties – such as an object nam
您可能关注的文档
- 平面控制网平差课程设计书.doc
- 人体解剖生理学尿的生成与排出.docx
- 倪坤仪-分析化学(二)质 谱 法09-10.ppt
- 人体解剖生理学细胞的基本功能.docx
- 倪坤仪-分析化学(二)重量分析法与沉淀滴定法10-11.ppt
- 软件项目管理习题集-手工整理16K-20140617.doc
- 书-[中]现代密码学理论与实践.pdf
- 数据库原理软件设计文档国家标准-第八组软件需求说明书.doc
- 数据挖掘-客户购买商品行为分析.doc
- 文件函数 c++.doc
- 西安理工大学《软件测试技术》6-4 性能测试.ppt
- 西安理工大学《软件测试技术》7 软件测试管理.ppt
- 西安理工大学《软件测试技术》2013_tester_report.pdf
- 西安理工大学《软件测试技术》Bug管理的经验和实践下.doc
- 西安理工大学《软件测试技术》Bug管理的经验和实践中.doc
- 西安理工大学《软件测试技术》2014年软件测试从业人员调查报告.pdf
- 西安理工大学《软件测试技术》工具-性能测试-jmeter.ppt
- 西安理工大学《软件测试技术》系统测试计划.pdf
- 有机化学教学课件-Formal charge.doc
- 西安理工大学《软件测试技术》软件测试实验指导书2013.doc
最近下载
- 2024年第十六届全国大学生数学竞赛初赛试卷及参考答案(非数学B类).pdf VIP
- 自考本科《小学综合性学习与跨学科教学》2025年4月模拟题附答案.docx VIP
- 高校教师培训教学设计模板.docx VIP
- 《野外辨别方向》课件.ppt VIP
- 2024年第十六届全国大学生数学竞赛初赛试卷及参考答案(非数学A类).pdf VIP
- 医务人员职业防护.ppt VIP
- 第42届全国中学生物理竞赛复赛试题.docx VIP
- 万科示范区验收移交指引.docx VIP
- 唐代僧人的法律规范-政大机构典藏.PDF
- 2025-2026学年高二地理上学期第一次月考卷5【测试范围:选择性必修一,第1~2章第1节】(原卷及解析).docx VIP
文档评论(0)