用于测试输入框的示例字符串 [英] Example string to test input boxes

查看:99
本文介绍了用于测试输入框的示例字符串的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人在测试HTML表单时会粘贴一个字符串?

Does anyone have a string they paste in when when testing html forms?

基本上,测试他们系统的东西可以处理所有可以传入的垃圾数据。

Just basically something that will test their system handles every kind of crap data that can be passed in.

推荐答案

检查输入框的测试用例包括:

Test cases for check input boxes are:


  1. 无数据
  2. 非常大的数据
  3. 整数数据

  4. 带前导或尾随空格的整数数据

  5. 数据

  6. 特殊字符

  7. Unicode字符

  8. Html或xml数据
  9. SQL注入检查

  1. No data
  2. Very large data
  3. Integer data
  4. Integer data with leading or trailing spaces
  5. Alpha numeric data
  6. Special character
  7. Unicode characters
  8. Html or xml data
  9. SQL Injection check

这篇关于用于测试输入框的示例字符串的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆