手机测试用例()
- 格式:xls
- 大小:1.48 MB
- 文档页数:22
优秀的测试用例案例一、正常登录情况。
1. 测试用例名称:使用正确的用户名和密码登录。
测试步骤:打开登录页面。
在用户名输入框中输入已经注册好的正确用户名,比如说“超级飞侠”。
在密码输入框中输入对应的正确密码,就像给超级飞侠输入它的秘密指令“123456abc”。
点击登录按钮。
预期结果:页面成功跳转到用户的个人主页,能看到类似“欢迎回来,超级飞侠!”这样的欢迎语,并且可以看到个人信息、功能菜单等只有登录后才能看到的东西。
二、边界值情况。
1. 测试用例名称:使用最短允许的用户名和密码登录。
测试步骤:进入登录页面。
输入系统允许的最短用户名,假如是3个字符的“abc”。
输入系统允许的最短密码,比如6个字符的“123456”。
点击登录按钮。
预期结果:成功登录,进入到和正常登录一样的个人主页,显示欢迎语等相关信息。
2. 测试用例名称:使用最长允许的用户名和密码登录。
测试步骤:打开登录界面。
输入最长可接受的用户名,假设是20个字符的“这个用户名超级超级超级长1234567890”。
输入最长可接受的密码,像是30个字符的“这个密码超级超级长abcdefghijklmnopqrstuvwxyz123”。
按下登录按钮。
预期结果:顺利登录,显示个人主页和欢迎信息,没有任何报错提示。
三、异常情况。
1. 测试用例名称:用户名不存在登录。
测试步骤:来到登录页面。
在用户名框里输入一个根本没注册过的名字,例如“不存在的大侠”。
在密码框里随便输入一串字符,像“888888”。
点击登录按钮。
预期结果:页面弹出提示框,上面写着“用户名不存在,请重新输入或者注册”之类的话,并且停留在登录页面,不允许进入个人主页。
2. 测试用例名称:密码错误登录。
测试步骤:打开登录窗口。
输入一个正确注册过的用户名,比如“勇敢小战士”。
但是在密码框里输入错误的密码,像是“错误密码123”。
点击登录按钮。
预期结果:弹出提示框,显示“密码错误,请重新输入”,页面保持在登录界面,不能进入个人主页。
⼿机测试⽤例-短消息测试⽤例ID功能描述操作步骤预期结果testtime P/F comment tester testtimeP/F comment tester1 短信息1.1创建、编辑短消息并发送书写短消息进⼊书写短消息分别使⽤菜单或快捷⽅式进⼊书写短消息正确进⼊空信息1、进⼊“写信息”界⾯ 2、0个字符,选择、输⼊号码发送成功发送1、进⼊“写信息”界⾯ 2、输⼊1个中⽂字符或1个字母发送成功发送1、进⼊“写信息”界⾯ 2、输⼊35个中⽂或80个英⽂字母发送成功发送1、进⼊“写信息”界⾯ 2、输⼊70个中⽂或160个英⽂字母发送成功发送输⼊⽂本过程来电1、在输⼊⽂本过程中,有来电呼⼊2、进⾏接听、拒听操作后原编辑的短消息应保留;按听后,再次进⼊输⼊⽂本界⾯继续编辑,是否有异常输⼊⽂本过程来短消息1、在输⼊⽂本过程中有新短消息进⼊ 2、继续编辑完短消息后,再退出阅读 3、输⼊⽂本过程中,有新短消息进⼊,按挂机键或右软键退出后,阅读短消息1、应不影响继续输⼊输⼊⽂本过程来闹钟1、在输⼊⽂本过程中有来闹钟 2、按返回1、应不影响继续输⼊输⼊⽂本过程来新事件1、在输⼊⽂本过程中有来新事件1、应不影响继续输⼊输⼊⽂本过程有低电量警告1、在输⼊⽂本过程中有低电量警告1、应不影响继续输⼊输⼊⽂本过程中⾃动关机1、在输⼊⽂本过程中 2、⾃动关机时间到正常关机输⼊⽂本界⾯按任意⽆效键1、在书写短消息的任何界⾯ 2、分别按右软键、挂机键、⽅向键退出或按任意⽆效键正常输⼊⽂本过程中插拨充电器1、进⼊⽂本输⼊界⾯ 2、不断插拨充电器(USB、电源)不影响继续输⼊输⼊⽂本过程中插拨⽿机1、进⼊⽂本输⼊界⾯ 3、不断插拨⽿机不影响继续输⼊从PB中选择收件⼈1、进⼊“写信息”界⾯ 2、编辑新信息,按确认键选择发送 3、在号码发送界⾯按选择键 4、选择要发送的联系⼈并按确认键1、进⼊信息的编辑界⾯2、进⼊号码发送界⾯3、正确进⼊通讯录列表界⾯ 4、联系⼈号码正确被添加⾄号码输⼊界⾯sms_014收件⼈号码不正确(长度过长、号码不存在、有符号等)1、在写信息的窗⼝,“编辑”⼀条短信。
软件测试用例范文标题:手机应用软件登录功能测试用例一、测试用例名称:正确的用户名和密码登录1. 用例描述:用户使用正确的用户名和密码进行登录操作。
2. 前提条件:用户已经正确下载并安装了手机应用软件。
3. 测试步骤:- 打开手机应用软件。
- 在登录页面输入正确的用户名。
- 在密码输入框中输入正确的密码。
- 点击登录按钮。
4. 预期结果:- 用户成功登录,并跳转到应用首页。
- 应用首页显示用户的个人信息。
二、测试用例名称:错误的用户名和密码登录1. 用例描述:用户使用错误的用户名和密码进行登录操作。
2. 前提条件:用户已经正确下载并安装了手机应用软件。
3. 测试步骤:- 打开手机应用软件。
- 在登录页面输入错误的用户名。
- 在密码输入框中输入错误的密码。
- 点击登录按钮。
4. 预期结果:- 系统提示用户名或密码错误。
- 用户无法登录,并停留在登录页面。
三、测试用例名称:空用户名和密码登录1. 用例描述:用户未输入用户名和密码进行登录操作。
2. 前提条件:用户已经正确下载并安装了手机应用软件。
3. 测试步骤:- 打开手机应用软件。
- 在登录页面不输入用户名和密码。
- 点击登录按钮。
4. 预期结果:- 系统提示用户名和密码不能为空。
- 用户无法登录,并停留在登录页面。
四、测试用例名称:忘记密码找回1. 用例描述:用户忘记密码,通过找回密码功能进行操作。
2. 前提条件:用户已经正确下载并安装了手机应用软件。
3. 测试步骤:- 打开手机应用软件。
- 在登录页面点击“忘记密码”链接。
- 进入密码找回页面。
- 输入注册时的手机号码。
- 点击发送验证码按钮。
- 输入收到的验证码。
- 输入新密码。
- 点击确认按钮。
4. 预期结果:- 系统验证成功,提示密码重置成功。
- 用户可以使用新密码登录。
五、测试用例名称:退出登录1. 用例描述:用户在登录状态下进行退出操作。
2. 前提条件:用户已经正确登录了手机应用软件。
3. 测试步骤:- 在应用首页点击用户头像。
APPENDIX BBattery Life Measurement Test ResultsGeneralRef.no Freq. Band Currentvalues/mAhCalc.oper.Times /hh:mmThroughputMbComments8509001800190085090018001900Stand-by Test SceneriosScenarios3.1GSM Idle Time3.2GSM/GPRS Idle TimeSW version Nominal Voltage End of life voltage Battery TypeBattery capacity (mAh)Model Name Marketing Name HW version Cable/Stereo Headset usedBluetooth Headset usedI II IV V VI VIII IX 8509001800190085090018001900I II IV V VI VIII IX measured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured bandPLEASE, add the product supported and measured bands in column DIdle Time3.43.3WCMDA GSM/WCMDA Idle TimeIdle Time3.6WCMDA/GSM-GPRS Dual ModeIdle Time3.5GSM-GPRS/WCMDA Dual ModeE-UTRA FDD Idle Timemeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column D85090018001900850Test Only, when both WiFi frequency bands are supported900Test Only, when both WiFi frequency bands are supported 1800Test Only, when both WiFi frequency bands are supported 1900Test Only, when both WiFi frequency bands are supported85090018001900850900GSM,Wi-Fi 5 GHZ enabled,no AP3.78.2Idle Time WMM/UAPSD offIdle TimeIdle TimeGSM,Wi-Fi 2.4 GHZ enabled,device connected toAPIdle Time WMM/UAPSD onFDDE-UTRA TDD Idle TimeGSM,Wi-Fi 2.4 GHZ enabled,no AP3.8.1180********Test Only, when both WiFi frequency bands are supported 900Test Only, when both WiFi frequency bands are supported 1800Test Only, when both WiFi frequency bands are supported 1900Test Only, when both WiFi frequency bands are supported850Test Only, when both WiFi frequency bands are supported 900Test Only, when both WiFi frequency bands are supported 1800Test Only, when both WiFi frequency bands are supported 1900Test Only, when both WiFi frequency bands are supportedGAN over WLAN (2.4GHZ),GSM coverage available Idle Time 900GAN over WLAN (5 GHZ),GSM coverage availableIdle Time 900Test Only, when both WiFi frequency bands are supportedIII IV V VI VIII IX ITest Only, when both WiFi frequency bands are supportedII Test Only, when both WiFi frequency bands are supported IV Test Only, when both WiFi frequency bands are supported V Test Only, when both WiFi frequency bands are supported VITest Only, when both WiFi frequency bands are supported3.8.3Idle TimeWCDMA,Wi-Fi 5 GHZ enabled,no APGSM,Wi-Fi 5 GHZ enabled,device connected toAPIdle Time WMM/UAPSD onIdle Time WMM/UAPSD off3.8.2Idle Time WMM/UAPSD offWi-Fi 2.4 GHZ enabled,device connected toAPIdle TimeWCDMA,Wi-Fi 2.4 GHZ enabled,no AP3.8.4VIII Test Only, when both WiFi frequency bands are supported IX Test Only, when both WiFi frequency bands are supportedI II IV V VI VIII IX I II IV V VI VIII IX I Test Only, when both WiFi frequency bands are supported II Test Only, when both WiFi frequency bands are supported IV Test Only, when both WiFi frequency bands are supported V Test Only, when both WiFi frequency bands are supported VI Test Only, when both WiFi frequency bands are supported VIII Test Only, when both WiFi frequency bands are supported IX Test Only, when both WiFi frequency bands are supported I Test Only, when both WiFi frequency bands are supported II Test Only, when both WiFi frequency bands are supported IV Test Only, when both WiFi frequency bands are supported V Test Only, when both WiFi frequency bands are supported VI Test Only, when both WiFi frequency bands are supported VIII Test Only, when both WiFi frequency bands are supported IX Test Only, when both WiFi frequency bands are supported measured bandPLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedWCDMA,Wi-Fi 5 GHZ enabled,device connected toAPIdle Time WMM/UAPSD onIdle Time WMM/UAPSD off3.8.5Idle Time WMM/UAPSD onIdle Time WMM/UAPSD offWi-Fi 5 GHZ enabled,no APWCDMA,Wi-Fi 2.4 GHZ enabled,device connected toAPStandby,Wi-Fi 2.4 GHZ enabled,measured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supported measured bandPLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured bandPLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured band PLEASE, add the product supported and measured bands in column Dmeasured bandPLEASE, add the product supported and measured bands in column DIdle TimeE-UTRA Standby,Wi-Fi 5 GHZ enabled,no APIdle TimeIdle Time WMM/UAPSD onE-UTRA Standby,Wi-Fi 2.4 GHZ enabled,device connected to3.8.6E-UTRA Standby,Wi-Fi 2.4 GHZ enabled,no APmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column Dmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasuredband PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedE-UTRA Standby, Wi-Fi 5 GHZenabled,device connected toAPIdle Time WMM/UAPSD on WMM/UAPSD off3.8.7WMM/UAPSD onIdle TimeWMM/UAPSD off E-UTRAStandby,Wi-Fi 2.4 GHZenabled,deviceconnected toAPmeasured bandPLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured band PLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedmeasured bandPLEASE, add the product supported and measured bands in column D. Test Only, when both WiFi frequency bands are supportedRef.noFreq. Band Currentvalues/mAhCalc.oper.Times /hh:mmThroughputMbComments850900180019008509001800190085090018001900device connected toAPIdle Time WMM/UAPSD offTalk Time Test SceneriosScenariosGSM4.1Talk time at maxTX power4.1GSMGSMTalk time at min TXpowerTalk time at PCL 1or 7 (band dependent)4.1I IIIV V VI VIIIIX I II IV V VI VIII IX 8509001800190085090018001900I II IV V VI VIII IX I II4.2WCDMATalk Time Tx level 10dBmTalk Time Power DistributionTx level4.3WLAN with GSM CoverageTalk Time WMM/UAPSD onTalk Time WMM/UAPSD off4.3WMM/UAPSD offWLAN with WCDMA CoverageTalk Time WMM/UAPSD onIV V VI VIII IX 4.3.1VoIP over WLAN No CS Talk Time-E-UTRA FDD/TDD File Transfer File Downloadmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band10 minPLEASE, add the product supported and measured bands in column DFile DownloadE-UTRA TDD File Download5.3E-UTRA FDD Talk Time WMM/UAPSD offWCDMA Coverageband10 minbands in column DFile Uploadmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band10 minPLEASE, add the product supported and measured bands in column DFile Up- & Downloadmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band10 minPLEASE, add the product supported and measured bands in column DE-UTRA TDD File Upload5.4E-UTRA FDD File Uploadband10 min bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band 10 min PLEASE, add the product supported and measured bands in column Dmeasured band10 minPLEASE, add the product supported and measured bands in column DApplication Test ScenariosBrowsingRef.no Freq. Band Currentvalues/mAhTest Executio n Time (Calc.oper.Times )Total DataTransferred(ThroughputMb)CommentsGSM/GPRS 5 minNote: Add used Freq. Band WCDMA5 minNote: Add used Freq. Band E-UTRA FDDFile Up & Download5.5E-UTRA TDDFile Up & DownloadScenarios6.1HTMLBrowsingGSM/GPRS 5 minNote: Add used Freq. BandWCDMA 5 min Note: Add used Freq. Band StreamingRef.no Freq. Band Currentvalues/mAhTestExecution Time(Calc.oper.Times )Total DataTransferred(ThroughputMb)CommentsWCMDA10 min Note: Add used Freq. BandHSDPA10 min Note: Add used Freq. BandE-UTRA10 min Note: Add used Freq. BandWCDMA10 min Note: Add used Freq. BandHSDPA10 min Note: Add used Freq. BandE-UTRA10 min Note: Add used Freq. Band ApplicationsRef.no Freq. Band Currentvalues/mAhTestExecution Time/Calc.oper.Times )ThroughputMbComments8.1Music Playback Used RAT (UTRAor EUTRA)5 minAdd used RAT and Freq.Band GSM 5 minWCDMA 5 min7.1Video Streaming7.2AudioStreamingVideo PlaybackScenariosScenarios6.2HTML Browsing with Full WebBrowser8.28.3Camera Operation Airplane Mode20 pics with 30s interval GSM 10 min WCDMA10 minVideo TelephonyRef.no Freq. Band Currentvalues/mAhTest Execution Time/Calc.oper.Times )ThroughputMbComments9.1Video TelephonyWCDMA?10 minBluetoothRef.no Freq. Band Currentvalues/mAhCalc.oper.Times /hh:mmThroughputMbComments85090018001900I II IVV VI VIII IXScenarios10.28.4GSMVideo RecordingBT Headset Talk TimeWCDMAScenarios10.3BT Headset Music PlayerUsed RAT (UTRAor EUTRA)5 minAdd used RAT and Freq.Band85090018001900I II IV V VI VIII IX 85090018001900I II IV V VI VIII IXFTP Download10.6GSMWCDMA10.5Device in BT discovery mode – IdleTimeGSMWCDMABT data transfer -Device in idlemodeRef.no Freq. Band Currentvalues/mAhTest Execution Time/Calc.oper.Times )ThroughputMbCommentsI10 min II 10 min IV 10 min V 10 min VI 10 min VIII 10 min IX 10 min I 10 min II10 min IV 10 min V 10 min VI 10 min VIII 10 min IX10 min 85010 min 90010 min 180010 min 190010 min 85010 min 90010 min 180010 min 190010 min WMM/UAPSD on -10 min WMM/UAPSD off-10 minNote (*) N/A if the charging cannot be disabled by an appropriate SW tool.11.1WLAN FTP Download11.311.2WCDMAFTP download viaBluetooth connectionScenariosFTP download via Cable connection(*)FTP download viaBluetooth connectionGSMFTP download via Cable connection(*)USB Data ModemRef.no Freq. Band Currentvalues/mAhCalc.oper.Times /hh:mmThroughputMbCommentsWCDMA FTPDownload?10 minGPRS FTPDownload?10 min GPS TrackingRef.no Freq. Band Currentvalues/mAhTestExecution Time/Calc.oper.Times )ThroughputMbComments12.1GPS Tracking Option 1: Satellitesimulator availableGSM10 min12.2GPS Tracking Option 2: Satellitesimulator notavailableGSM10 min11USB Data CardScenariosScenarios。