TestComplete 8 在Web测试方面的改进

来源:互联网 发布:软件测试策略是什么 编辑:程序博客网 时间:2024/06/05 22:48

 

根据官方的介绍,TC8在录制动态菜单方面将得到改进,在录制时插入HoverMouse方法模拟鼠标移到动态菜单之上:

 

 

Among the numerous improvements in TestComplete 8, there is one quite useful for users that perform testing of web pages that contain dynamic controls and menus that change when the mouse hovers over them (without clicking). During test recording, TestComplete 8 detects mouse hover actions that cause changes in the contents of the tested web page and automatically records these actions as calls to the HoverMouse method simulating mouse hovering when playing back the test.

 

Earlier versions of TestComplete recorded only mouse clicks and keystrokes performed within tested web pages during test recording, and mouse hover actions were not detected and recorded.

 

 http://www.automatedqa.com/blogs/post/10-04-15/testcomplete-8-sneak-peek-web-testing-improvements/

原创粉丝点击