Tải bản đầy đủ (.pdf) (29 trang)

Subject Use The Telerik Test Studio To Testing The Project Solve Quadratic Equations.pdf

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (2.09 MB, 29 trang )

<span class="text_page_counter">Trang 1</span><div class="page_container" data-page="1">

<b> “</b><i><b>Solve quadratic equations</b></i><b>”</b>

<b>Instructor: Trần Kim Sanh</b>

<b>Student: Cao Văn ThịnhID: 27211248636</b>

<i> Đà Nẵng, 14 tháng 11 năm 2023</i>

</div><span class="text_page_counter">Trang 2</span><div class="page_container" data-page="2">

<i><b>1.Introduction... 1</b></i>

<i><b>a.The project... 1</b></i>

<i><b>b.Telerik Test Studio... 1</b></i>

<i><b>2.Design Test Case... 3</b></i>

<i><b>a.Black Box Testing – Decision Table... 3</b></i>

<i><b>b.Black Box Testing – Error Guessing... 4</b></i>

</div><span class="text_page_counter">Trang 3</span><div class="page_container" data-page="3">

<i><b>1. Introduction.a. The project.</b></i>

A web to solve quadratic equations. Input: a b c

Output: The result of the equation.

<i><b>Source code: In drop box.</b></i>

<i><b>b. Telerik Test Studio.</b></i>

1

</div><span class="text_page_counter">Trang 4</span><div class="page_container" data-page="4">

Telerik 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:

</div><span class="text_page_counter">Trang 5</span><div class="page_container" data-page="5">

<i><b>2. Design Test Case.</b></i>

<i><b>a. Black Box Testing – Decision Table.</b></i>

</div><span class="text_page_counter">Trang 6</span><div class="page_container" data-page="6">

<i><b>b. Black Box Testing – Error Guessing.</b></i>

<b>CasePurposeInput aInput bInput cExpected</b>

</div><span class="text_page_counter">Trang 8</span><div class="page_container" data-page="8">

Step 2: Enter the value in AText, BText, CText. Then press the "Giải" button

</div><span class="text_page_counter">Trang 9</span><div class="page_container" data-page="9">

Step 3: Result will Display in Text View.

<i>Scripts in Telerik Test Studio</i>

<i><b>4. Running.</b></i>

<i><b>a. Set test case to run</b></i>

7

</div><span class="text_page_counter">Trang 10</span><div class="page_container" data-page="10">

<i>Test case 1:</i>

<i>Test case 2: </i>

</div><span class="text_page_counter">Trang 11</span><div class="page_container" data-page="11">

<i>Test case 3:</i>

9

</div><span class="text_page_counter">Trang 12</span><div class="page_container" data-page="12">

<i>Test case 4:</i>

</div><span class="text_page_counter">Trang 13</span><div class="page_container" data-page="13">

<i>Test case 5:</i>

11

</div><span class="text_page_counter">Trang 18</span><div class="page_container" data-page="18">

<i>Test case 10:</i>

</div><span class="text_page_counter">Trang 19</span><div class="page_container" data-page="19">

<i>Create test list automated:</i>

17

</div><span class="text_page_counter">Trang 20</span><div class="page_container" data-page="20">

<i><b>b. Running</b></i>

</div><span class="text_page_counter">Trang 21</span><div class="page_container" data-page="21">

<i><b>5. Result.a. Overview</b></i>

<i><b>b. Detail Test case</b></i>

19

</div><span class="text_page_counter">Trang 22</span><div class="page_container" data-page="22">

<i><b>i. Test case:</b></i>

<i><b>Recording 1:</b></i>

<i><b>Recording 2:</b></i>

</div><span class="text_page_counter">Trang 23</span><div class="page_container" data-page="23">

<i><b>Recording 4:</b></i>

<i><b>Recording 5:</b></i>

21

</div><span class="text_page_counter">Trang 24</span><div class="page_container" data-page="24">

<i><b>Recording 6:</b></i>

</div><span class="text_page_counter">Trang 25</span><div class="page_container" data-page="25">

<i><b>Recording 8:</b></i>

<i><b>Recording 9:</b></i>

23

</div><span class="text_page_counter">Trang 26</span><div class="page_container" data-page="26">

<i><b>Recording 10:</b></i>

</div><span class="text_page_counter">Trang 28</span><div class="page_container" data-page="28">

<i><b>c. Evaluate Test case</b></i>

</div><span class="text_page_counter">Trang 29</span><div class="page_container" data-page="29">

Test case 10 fail because no data entry requirement when the user does not enter data but still uses.

27

</div>

×