E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Watin
自动化测试 (二) Web自动化测试原理
目前市面上有很多WebUI自动化测试框架,比如
WatiN
,Selinimu,WebDriver,还有VS2010中的CodedUI等等.这些框架都可以操作Web中的控件,模拟用户输入,点击等操作,实现Web
傲天测试王
·
2023-12-15 06:25
前端
ui
jmeter
测试工具
postman
python
职场和发展
模拟登录(一)
与
WatiN
相同,Selenium也是一款同样使用A
mo_陌上花开
·
2023-03-30 05:04
c# WaitN NUnit实现单元自动化测试
1)下载NUnit-2.6.1,下载地址http://download.csdn.net/detail/czh4869623/45825842)下载
WatiN
.Core.dll和Interop.SHDocVw.dll
曹振华
·
2020-08-18 14:27
c#
test
WatiN
系列之一 初识
Watin
uid-61753-action-viewspace-itemid-219930简介+wAw%j*p"}M{0
WatiN
是一个开源的用于Web测试自动化的类库,从watir中获得的灵感,使用C#开发。
CCTV_HU
·
2020-08-02 15:45
一些.NET开源测试工具简介(来自开源中国)
publicvoidSearchForWatiNOnGoogle(){using(IEie=newIE("http://www.google.com")){ie.TextField(Find.ByName(...更多
Watin
沃克哈德
·
2020-07-30 02:10
自动化工具框架
.NET编程
IronPython应用之
WatiN
(Web测试,AutoPyTest自动化测试)
AutoPyTest独立工具Plugs目录下)(二)Python脚本例子importclr,sysclr.AddReference('IronPythonTest')clr.AddReference('
WatiN
.Core
沃克哈德
·
2020-07-05 19:56
.NET编程
自动化工具框架
WEB开发测试
PYTHON编程
Web UI自动化测试原理
原文出处http://www.cnblogs.com/keepSmile/archive/2013/07/03.html目前市面上有很多WebUI自动化测试框架,比如
WatiN
橙色阳光
·
2020-07-05 11:06
other
Thread的理解
TERMINATED//终止状态}备注:区分BLOCKED和
WATIN
黄志成_
·
2020-06-25 05:14
Web UI自动化测试原理
目前市面上有很多WebUI自动化测试框架,比如
WatiN
,Selinimu,WebDriver,还有VS2010中的CodedUI等等.这些框架都可以操作Web中的控件,模拟用户输入,点击等操作,实现Web
James黄杰
·
2020-02-09 07:53
只需几分钟!建立轻量型自动化测试程序
前言:目前市面上有很多WebUI自动化测试框架,比如
WatiN
,Selinimu,WebDriver,还有VS2010中的CodedUI等等.这些框架都可以操作Web中的控件,模拟用户输入,点击等操作,
FrancescoT
·
2020-02-01 21:18
使用
WatiN
进行UI自动化测试
Watin
是一个UI自动化测试工具,支持ie/firefox,官方网站:http://
watin
.org/。
囧月
·
2016-02-20 15:26
使用
WatiN
进行UI自动化测试
使用
WatiN
进行UI自动化测试2013-11-0617:05by囧月, 227 阅读, 0 评论, 收藏, 编辑
Watin
是一个UI自动化测试工具,支持ie/firefox,官方网站:http://
watin
.org
·
2015-12-09 10:23
自动化测试
用
WatiN
测试网站
在网页里面用
WatiN
总是报“The CurrentThread needs to have it's ApartmentState set to ApartmentState.STA to be able
·
2015-11-13 04:56
测试
WatiN
, Ajax and some Extension Methods(整理)
Whilst I've been working with
WatiN
over the past couple of months Ihave encountered a few issues especially
·
2015-11-12 15:30
method
WatiN
自动化测试
简介
WatiN
- Watir的.NET版: http://
watin
.sourceforge.net/ Welcome at the
WatiN
(pronounced
·
2015-11-11 11:15
自动化测试
WatiN
实战
WatiN
是开源的.net Web自动化测试工具。 下文中记录了一些常见的问题的处理。感谢原作者。 http://www.51testing.com/?
·
2015-11-11 08:31
in
使用
WatiN
进行TDD
这两天听说了一个很不错的基于.NET平台的Web自动化测试框架
WatiN
,下载试用了一下,的确很好用。
·
2015-11-11 07:20
TDD
WatiN
和HttpWatch交互简介
Httpwatch是一款强大的网页数据分析工具,它可以在不改变浏览器和网络设置的基础上捕捉http和https数据。查看底层的http数据,包括headers, cookies, cache等,同时统计发送接收请求时间,并提供完备的日志记录系统。同时该工具具有完备的COM接口,用于给用户通过编程的方式操纵httpwatch. Httpwatch 自动化对象介绍: Controller 类:总是
·
2015-11-11 07:33
http
WatiN
框架学习二——对弹窗的处理
以IE为例,
WatiN
处理弹出窗口: 1 IE ie = new IE("string"); //打开指定web页 2 ie.Button
·
2015-11-11 07:33
框架
WatiN
框架学习
WatiN
是一个源于 Watir的工具,开源且用于web测试自动化的类库。Web Application Testing in .NET.
·
2015-11-11 07:32
框架
使用Architecture Explorer分析应用程序及使用层次图
Architecture Explorer将结构表示为节点,关系表示为连接,下图为
WatiN
框架项目下的图示: 最左侧的
·
2015-11-11 01:40
Architecture
初识
WatiN
WatiN
—— Web Application Testing In .Net 为什么会有
WatiN
? 给用户提供一个.Net平台下,将Web测试自动化的便捷途径。
·
2015-11-09 13:41
in
WatiN
中给FreeTextBox控件赋值
刚开始以为FreeTextBox控件对应到
WatiN
中的TextField类,实际上FreeTextBox
·
2015-11-08 14:48
text
使用
WatiN
测试Web,常见问题及其解决方法
1.既然是测试,那么一般就要用到断言,大家一般采用NUnit做为断言工具,当我们使用NUnit进行断言
WatiN
的时候,gui上每每出现如下 错误 WatinStudy.Test.FindCustomerAndOrders.ShouldFindCustomer
·
2015-11-07 14:10
常见问题
WatiN
——Web自动化测试(一)
下面言归正传,讲解一下
WatiN
。 1、
WatiN
是什么?
·
2015-11-01 13:28
自动化测试
WatiN
——Web自动化测试(二)
利用
WatiN
进行自动化测试,并不仅仅的将代码堆放在一起就OK了,对于一个成熟的公司,有相对较为稳定的测试流程;那么对于我们来说,需要设计 一个较为清晰的结构才能应对测试流程和管理测试用例
·
2015-11-01 13:27
自动化测试
Lightweight Test Automation Framework之旅
Automation Framework是ASP.NET QA团队开发的自动化集成测试框架,并且应用在ASP.NET QA团队的自动化测试产品中,目前最新版本是April Update,这个框架的作用与
WatiN
·
2015-11-01 13:35
automation
自动化测试 (三) Web自动化测试原理
目前市面上有很多Web UI自动化测试框架,比如
WatiN
, Selinimu,WebDriver,还有VS2010中的Coded UI等等.
·
2015-11-01 11:25
自动化测试
将
watin
的ui单元测试集成到cc.net
因cc.net是windows服务,而
watin
运行需要界面输入,按普通的单元测试方式无法运行成功。
·
2015-10-31 18:20
.net
C#_自动化测试3_controll IE
目前市面上有很多Web UI自动化测试框架,比如
WatiN
, Selinimu,WebDriver,还有VS2010中的Coded UI等等.
·
2015-10-31 11:38
自动化测试
WatiN
——Web自动化测试(三)【弹出窗口处理】
上一节我们说了关于
WatiN
的自动化的框架的设计,一般的系统应用应该可以。关于Case的本身的编写在实际应用中也会有一些问题和难题。
·
2015-10-31 09:28
自动化测试
初识
WatiN
WatiN
—— Web Application Testing In .Net 为什么会有
WatiN
? 给用户提供一个.Net平台下,将Web测试自动化的便捷途径。
·
2015-10-31 08:07
in
使用
WatiN
对ASP.NET页面进行单元测试
本文翻译自:Unit Testing ASP.NET Pages Using
WatiN
。 引言 单元测试是应用程序设计的一个重要部分,它可应用于程序的多个层次。
·
2015-10-30 10:00
asp.net
[ZZ]
WatiN
:在.NET中测试Web应用程序
社区 .NET 主题 软件测试, 单元测试 标签 验收测试
WatiN
·
2015-10-28 09:22
Web应用
watin
Web程序测试.
http://sourceforge.net/projects/
watin
/ http://
watin
.sourceforge.net/ [TestMethod]
·
2015-10-28 09:31
Web
Windows界面开发测试框架-White
White与
WatiN
类似,它封装了微软的UIAutomation库和Window消息,可以用于测试包括Win32,WinForm, WPF和SWT(java)在内的软件。
·
2015-10-23 09:36
windows
WatiN
——HTML Mapping Table
Mapping Table This document provides a mapping table between the html element code in a webpage and the
WatiN
·
2015-10-21 10:17
mapping
.NET Web 自动化测试工具
Inspired by Watir development of
WatiN
started in December 2005 to make a similar kind of Web Application
·
2015-10-21 10:29
自动化测试
[ZZ]
WatiN
& Selenium RC-自动化测试工具比较
CKGROUND-COLOR: transparent; mso-border-alt: solid black .5pt" vAlign=top width=140> Item
WatiN
·
2015-10-20 08:44
selenium
selenium自动化测试(二)
入门入门:http://www.yiibai.com/selenium/selenium_ide.html视频入门:http://pan.baidu.com/s/1eQppsWE注: web自动化工具(如
WatiN
wodeyijia911
·
2015-09-17 09:00
c# 网页测试自动化测试框架
WatiN
简介
WatiN
是一个开源的用于Web测试自动化的类库,从watir中获得的灵感,使用C#开发。
WatiN
通过与浏览器的交互来实现自动化,使用起来具有轻便,简单的特点。
m635674608
·
2015-06-30 16:00
自动化测试
Web自动化测试原理
Web自动化测试原理目前有很多WebUI自动化测试框架,如
WatiN
,Selinimu,WebDriver等,这些框架都可以操作Web中的控件,模拟用户输入,点击等操作,实现Web自动化测试。
qileilove
·
2014-08-13 09:00
WatiN
自动化测试
简介
WatiN
- Watir的.NET版: http://
watin
.sourceforge.net/ Welcome at the
WatiN
(pronounced as What-in
·
2014-07-09 10:00
自动化测试
Web应用程序的自动化测试库-FluentAutomation
FluentAutomation是流畅的自动化应用编程接口,支持Selenium和
WatiN
连同它们所有的风格和驱动程序。
·
2014-05-16 06:00
automation
使用
Watin
做Web UI Automation Test
1.使用PackageManagerConsole安装WatinPM>install-packagewatin2.准备一个测试页面: document.getElementById("btnSubmit").onclick=function(){ document.getElementById("txtUserName").value="hello"; } 3.depl
csharp25
·
2014-03-30 16:00
使用
Watin
做Web UI Automation Test
1.使用Package Manager Console 安装
Watin
PM> install-package
watin
2.准备一个测试页面: <html
mybwu_com
·
2014-03-30 16:00
automation
常用的敏捷测试工具
Web功能测试(frontend):SeleniumIDE/RC、WatiR、
WatiN
。Webservice测试工具(backend):soapUI。性能测试:JMeter+BadBoy。
iamdll
·
2014-01-20 11:00
Web UI自动化测试原理
原文出处http://www.cnblogs.com/keepSmile/archive/2013/07/03.html目前市面上有很多WebUI自动化测试框架,比如
WatiN
sat472291519
·
2013-12-10 16:00
测试框架:利用
WatiN
自动化网站功能测试
测试框架:利用
WatiN
自动化网站功能测试网站到结束阶段,发现每改一个bug,都要重新打开每个页面测试页面能否打开,并且打开页面后进行一些操作测试能否正常进行。
qileilove
·
2013-12-04 11:00
【转】WaitN 自动化测试 入门
简介
WatiN
-Watir的.NET版:http://
watin
.sourceforge.net/WelcomeattheWatiN(pronouncedasWhat-in)website.InspiredbyWatirdevelopmentofWatiNstartedinDecember2005tomakeasimilarkindofWebApplicationTestingpossiblefo
xgsmjgsm
·
2013-10-09 16:33
自动化测试
waitn
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他