**软件测试技术lab2——Selenium上机实验

本文档介绍了使用Selenium自动化测试工具进行软件测试的实验过程。首先,安装Firefox和SeleniumIDE插件,接着在Eclipse中配置Selenium。任务是根据Excel表格中的学生信息,登录指定网站验证每个学生的数据一致性。通过读取CSV文件,实现数据驱动的自动化测试用例,确保每个学生ID和密码能正确登录并显示对应信息。
摘要由CSDN通过智能技术生成

软件测试技术lab2——Selenium上机实验

  1. Install Firefox and SeleniumIDE plugin.
    在这里插入图片描述
    在这里插入图片描述
  2. Install Selenium with Eclipse.
    在这里插入图片描述
    3.Try to record and export scripts using SeleniumIDE.
    在这里插入图片描述
  3. Please complete the following task using Selenium:
    “软件测试名单.xlsx” contains information about the students, and http://121.193.130.195:8800 can view someone’s information after logging in (student id as username, the last 6 digits of student id as password). Please check each record in the excel to make sure that each student’s information is consistent with the information on the website.

导入相关jar包和文件
在这里插入图片描述

lab2.java

package SeleniumTest;

import java.util.regex.Pa

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值