Telerik Test Studio.... Design Test Case.... Evaluate Test case..... Telerik Test Studio... Telerik Test Studio is a Windows-based software test automation tool for web and desktop that
Trang 1HOMEWORK Subject: Software Testing
CMU-SE 303 CIS.
Subject: Use the Telerik Test Studio to testing
the project
“ Solve quadratic equations ”
Instructor: Trần Kim Sanh
Student: Cao Văn Thịnh
ID: 27211248636
Đà Nẵng, 14 tháng 11 năm 2023
Trang 21 Introduction 1
a The project 1
b Telerik Test Studio 1
2 Design Test Case 3
a Black Box Testing – Decision Table 3
b Black Box Testing – Error Guessing 4
c Test case 4
3 Scripts 5
4 Running 7
a Set test case to run 7
b Running 18
5 Result 18
a Overview 18
b Detail Test case 19
i Test case: 19
ii Reports 24
c Evaluate Test case 25
Trang 31 Introduction.
a The project.
A web to solve quadratic equations Input: a b c
Output: The result of the equation.
Source code: In drop box.
b Telerik Test Studio.
1
Trang 4Telerik Test Studio is a Windows-based software test automation tool for web and desktop that supports functional testing, software performance testing, load
testing and RESTful API testing developed by Telerik The tool ships with a plugin for Visual Studio and a standalone app that use the same repositories and file formats Test Studio supports HTML, AJAX, Silverlight, ASP.NET MVC, JavaScript, WPF, Angular, React, ASP.NET AJAX, ASP.NET Core, and Blazor Any application that runs on NET 5, NET Core, NET 6 or higher can be automated with Test Studio.
Overview:
Trang 52 Design Test Case.
a Black Box Testing – Decision Table.
Trang 6b Black Box Testing – Error Guessing.
Case Purpose Input a Input b Input c Expected
c Test case.
phân biệt : X1= -2, X2= -3
kép: X=1
vô nghiệm
Trang 8Step 2: Enter the value in AText, BText, CText Then press the "Giải" button
Trang 9Step 3: Result will Display in Text View.
Scripts in Telerik Test Studio
4 Running.
a Set test case to run
7
Trang 10Test case 1:
Test case 2:
Trang 11Test case 3:
9
Trang 12Test case 4:
Trang 13Test case 5:
11
Trang 18Test case 10:
Trang 19Create test list automated:
17
Trang 20b Running
Trang 215 Result.
a Overview
b Detail Test case
19
Trang 22i Test case:
Recording 1:
Recording 2:
Trang 23Recording 4:
Recording 5:
21
Trang 24Recording 6:
Trang 25Recording 8:
Recording 9:
23
Trang 26Recording 10:
Trang 28c Evaluate Test case
nghiệm phân biệt : X1= -2, X2= -3
Pass
nghiêm kép: X=1
Pass
trình vô nghiệm
Pass
trình vô số nghiệm
Pass
trình vô nghiệm
Pass
trình có
Pass
Trang 2927