-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathQuality-Assurance.html
337 lines (289 loc) · 17.7 KB
/
Quality-Assurance.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="utf-8">
<meta name="keywords" content="HTML5 Template">
<meta name="description" content="IT Infinite - IT Solutions and Services Company HTML5 Template">
<meta name="author" content="potenzaglobalsolutions.com">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>IT Infinite - IT Solutions and Services Company HTML5 Template</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon.ico">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Russo+One&display=swap" rel="stylesheet">
<!-- CSS Global Compulsory (Do not remove)-->
<link rel="stylesheet" href="css/font-awesome/all.min.css">
<link rel="stylesheet" href="css/bootstrap/bootstrap.min.css">
<!-- Page CSS Implementing Plugins (Remove the plugin CSS here if site does not use that feature)-->
<link rel="stylesheet" href="css/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="css/swiper/swiper.min.css">
<link rel="stylesheet" href="css/magnific-popup/magnific-popup.css">
<!-- Template Style -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!--=================================
cursor -->
<div id="cursor">
<div class="cursor__circle"></div>
</div>
<!--=================================
cursor -->
<div id="page" class="main">
<!--=================================
Header -->
<header class="header header-default header-sticky header-absolute">
<div class="header-inner">
<div class="site-logo">
<a class="navbar-brand" href="index.html"><img class="img-fluid logo-image" src="images/TECHTENT LOGO 2.png" alt="logo" />
<!-- <p class="logo-texte">Software</p> -->
</a>
</div>
<div class="site-menu d-none d-xl-block">
<ul class="main-menu">
<li class="nav-item active"><a class="nav-link" href="./index.html">Home <i class="fa-solid fa-chevron-down"></i></a>
<!-- <ul class="submenu">
<li><a class="nav-link active" href="index.html">Home 01</a></li>
<li><a class="nav-link" href="index-02.html">Home 02</a></li>
</ul> -->
</li>
<!-- <li class="nav-item"><a class="nav-link" href="#">We Offer <i class="fa-solid fa-chevron-down"></i></a>
<ul class="submenu">
<li><a class="nav-link" href="service.html">Service</a></li>
<li><a class="nav-link" href="Angular.html">Frontend (Angular)</a></li>
<li><a class="nav-link" href="php.html">PHP Development Services</a></li>
<li><a class="nav-link" href="service-detail.html">Service Single</a></li>
</ul>
</li> -->
<!-- <li class="nav-item"><a class="nav-link" href="#">Our Works <i class="fa-solid fa-chevron-down"></i></a>
<ul class="submenu">
<li><a class="nav-link" href="https://touresco.net/" target="_blank">TourEsco </a></li>
<li><a class="nav-link" href="case-studies.html">TourEsco </a></li>
<li><a class="nav-link" href="https://sfrni.net/" target="_blank">Safrni </a></li>
</ul>
</li> -->
<!-- <li class="nav-item"><a class="nav-link" href="#">Blog <i class="fa-solid fa-chevron-down"></i></a>
<ul class="submenu">
<li><a class="nav-link" href="blog.html">Blog Standard</a></li>
<li><a class="nav-link" href="blog-detail.html">Blog Single</a></li>
</ul>
</li> -->
<!-- <li class="nav-item"><a class="nav-link" href="./#">Company</a></li> -->
<li class="nav-item"><a class="nav-link" href="./Consulting.html">Consulting</a></li>
<!-- <li class="nav-item"><a class="nav-link" href="contact-us.html">Contact</a></li> -->
</ul>
</div>
<div class="site-action d-none d-xl-block">
<div class="action-hamburger">
<a class="hamburger" href="#" data-bs-toggle="offcanvas" data-bs-target="#offcanvasRight" aria-controls="offcanvasRight">
<span class="hamburger-container">
<span class="hamburger-inner"></span>
<span class="hamburger-hidden"></span>
</span>
</a>
</div>
</div>
<div class="mobile-action d-block d-xl-none">
<div class="mobile-hamburger">
<a class="hamburger" href="#" data-bs-toggle="offcanvas" data-bs-target="#menuOffcanvas" aria-controls="menuOffcanvas">
<span class="hamburger-container">
<span class="hamburger-inner"></span>
<span class="hamburger-hidden"></span>
</span>
</a>
</div>
</div>
</div>
</header>
<!--=================================
Main Menu OffCanvas -->
<div class="offcanvas main-menu-offcanvas offcanvas-end" tabindex="-1" id="menuOffcanvas" aria-labelledby="menuOffcanvasLabel">
<div class="offcanvas-header">
<a id="menuOffcanvasLabel" class="navbar-brand" href="index.html"><img class="img-fluid " src="images/TECHTENT LOGO 2.png" alt="logo" /></a>
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"><i class="fa-solid fa-xmark"></i></button>
</div>
<div class="offcanvas-body">
<div class="body-inner">
<nav class="navbar">
<ul class="navbar-nav">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="./index.html" role="button" >Home</a>
<!-- <ul class="dropdown-menu">
<li><a class="dropdown-item active" href="index.html">Home 01</a></li>
<li><a class="dropdown-item" href="index-02.html">Home 02</a></li>
</ul> -->
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="./index.html" role="button" >Company</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="about-us.html">About Us</a></li>
<li><a class="dropdown-item" href="pricing.html">Pricing</a></li> -->
<!-- <li><a class="dropdown-item" href="careers.html">Careers</a></li>
<li><a class="dropdown-item" href="contact-us.html">Contact</a></li>
<li><a class="dropdown-item" href="faq.html">Faq</a></li>
<li><a class="dropdown-item" href="team.html">Team</a></li>
<li><a class="dropdown-item" href="team-single.html">Team Single</a></li>
<li><a class="dropdown-item" href="typography.html">Typography</a></li>
<li><a class="dropdown-item" href="page-left-sidebar.html">Page Left Sidebar</a></li>
<li><a class="dropdown-item" href="page-right-sidebar.html">Page Right Sidebar</a></li>
<li><a class="dropdown-item" href="error-404.html">Error 404</a></li>
<li><a class="dropdown-item" href="coming-soon.html">Coming Soon</a></li>
</ul>
</li>
< <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">We Offer</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="service.html">Service</a></li>
<li><a class="dropdown-item" href="Angular.html">Frontend (Angular)</a></li>
<li><a class="dropdown-item" href="php.html">PHP Development Services</a></li>
<li><a class="dropdown-item" href="service-detail.html">Service Single</a></li>
</ul>
</li> -->
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Our Works</a>
<ul class="dropdown-menu">
<li><a class="nav-link" href="https://touresco.net/" target="_blank">TourEsco </a></li>
<li><a class="nav-link" href="https://sfrni.net/" target="_blank">Safrni </a></li>
</ul>
</li> -->
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Blog</a>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="blog.html">Blog Standard</a></li>
<li><a class="dropdown-item" href="blog-detail.html">Blog Single</a></li>
</ul>
</li> -->
<li class="nav-item"><a class="nav-link" href="./Consulting.html">Consulting</a></li>
<li class="nav-item"><a class="nav-link" href="contact-us.html">Contact</a></li>
<li class="mt-5 ">
<a href="#" class="d-inline m-2 " target="_blank"><i class="fa-brands fa-facebook "></i></a>
<a href="#" class="d-inline m-2" target="_blank"> <i class="fa-brands fa-linkedin "></i></a>
<a href="#" class="d-inline m-2" target="_blank"> <i class="fa-brands fa-instagram "></i></a>
<a href="#" class="d-inline m-2" target="_blank"><i class="fa-brands fa-x-twitter "></i></a>
<a href="#" class="d-inline m-2" target="_blank"><i class="fa-brands fa-github "></i></a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<!--=================================
Header Side Panel -->
<div class="offcanvas offcanvas-end sidepanel-offcanvas" tabindex="-1" id="offcanvasRight">
<div class="offcanvas-header">
<button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"><i class="fa-solid fa-xmark"></i></button>
</div>
<div class="offcanvas-body">
<div class="body-inner">
<div class="about-info">
<h4 class="title mb-3 header-side-title">Spaces that reflect the character of the
tech. tent
</h4>
</div>
<div class="socail-info">
<ul class="socail-list-item">
<li><a href="./contact-us.html" class="contact">Contact</a></li>
<li><a href="#"><i class="fa-brands fa-facebook-f"></i>Facebook</a></li>
<li><a href="#"><i class="fa-brands fa-instagram"></i>Instagram</a></li>
<li><a href="#"><i class="fa-brands fa-x-twitter"></i>Twitter</a></li>
<li><a href="#"><i class="fa-brands fa-linkedin"></i>Linkedin</a></li>
<li><a href="#"><i class="fa-brands fa-github"></i>GitHub</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="site-content">
<div class="content-wrapper">
<!--=================================
about -->
<section class="space-ptb ellipse-bottom">
<div class="container">
<div class="d-flex align-items-center justify-content-between mb-3 navgtion-phayes">
<a href="./Backend_Developer.html" class=" fs-1 arrow-color-phases"> pervious 4 </i></a>
<a href="./Software-Tester.html" class=" fs-1 arrow-color-phases font-weight-bold "> Next 6</a>
</div>
<div class="row">
<div class="col-md-5 mb-5 mb-md-0 mt-5 ">
<img class="img-fluid mx-lg-5 radius-10 s-life-image " src="images/Software-life/quality-assurance-servic_1.jpg.jpg" alt="#">
</div>
<div class="col-md-7">
<div class="section-title pe-xl-5">
<span class="sub-title "><img class="img-fluid" src="images/subtitle-icon.png" alt=""> About Us</span>
<h2 class="title "> Quality Assurance. </h2>
</div>
<div class="ps-sm-5">
<p class="mb-4">
Quality assurance specialists ensure that products meet the quality and technical standards of applicable digital systems. They monitor processes and inspect outputs.
</p>
<div class="list-wrapper">
<ul class="list">
It is the process of conducting quality tests, increasing efficiency, and identifying errors and problems in software before it is released. <br> <br> <br>
The usability testing process includes manual and automated usability testing, applying different techniques for incorrect data entry, testing the output processing unit, etc. <br>
The following are the main pillars:
<li><img class="img-fluid" src="images/arrow-right.png" alt=""> Security:
Evaluating the security of the software against potential breaches and data </li>
<li><img class="img-fluid" src="images/arrow-right.png" alt="">Performance: Measures response speed and efficiency under different operating conditions.
</li>
<li><img class="img-fluid" src="images/arrow-right.png" alt="">Functions : Ensure that all features and functions in the software work properly according to specifications.
</li>
<li><img class="img-fluid" src="images/arrow-right.png" alt="">Compatibility : Ensure that the software is compatible with different operating systems, browsers, and devices.
</li>
<li><img class="img-fluid" src="images/arrow-right.png" alt=""> Stability : Test the stability of the program in different environments and ensure that there are no crashes.
</li>
<li><img class="img-fluid" src="images/arrow-right.png" alt="">Usability : Evaluation of the user interface and ease of interaction with the program.
</li>
</ul>
<div class="author-info mt-5 d-flex align-items-center">
<span class="author-position me-2 fs-4">Pricing</span>
<a class="btn-arrow" href="./Quelity-pricing.html"><svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_923_133)"><path d="M8.70801 0.959961L9.29825 2.7665C10.2512 5.68321 12.8308 7.77453 15.8928 8.1128C12.8468 8.37564 10.2578 10.4348 9.3276 13.3343L8.70801 15.2657" stroke="inherit" stroke-width="2"/><path d="M15.7602 8.12158H0.1875" stroke="inherit" stroke-width="2"/></g><defs><clipPath id="clip0_923_133"><rect width="15.904" height="14.8437" fill="inherit" transform="translate(0.1875 0.578125)"/></clipPath></defs></svg></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--=================================
about -->
</div>
</div>
<!--=================================
Site Footer -->
<div class="footer-copyright bg-dark">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6"><p><a class="footer-logo" href="index.html"><img class="img-fluid logo-image" src="images/TECHTENT LOGO 2.png" alt="logo" /></a></p></div>
<div class="col-lg-6 text-lg-end"><p>Develop and design by <a href="#">Technotent Solutions</a></p></div>
</div>
</div>
</div>
<!--=================================
Back To Top -->
<div class="back-to-top">
<svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102">
<path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98"/>
</svg>
</div>
</div>
<!--=================================
Javascript -->
<!-- JS Global Compulsory (Do not remove)-->
<script src="js/jquery-3.7.1.min.js"></script>
<script src="js/jquery.appear.js"></script>
<script src="js/popper/popper.min.js"></script>
<script src="js/bootstrap/bootstrap.min.js"></script>
<!-- Page JS Implementing Plugins (Remove the plugin script here if site does not use that feature)-->
<script src="js/owl-carousel/owl.carousel.min.js"></script>
<script src="js/jarallax/jarallax.min.js"></script>
<script src="js/jarallax/jarallax-video.min.js"></script>
<script src="js/swiper/swiper.min.js"></script>
<script src="js/swiperanimation/SwiperAnimation.min.js"></script>
<script src="js/shuffle/shuffle.min.js"></script>
<script src="js/magnific-popup/jquery.magnific-popup.js"></script>
<script src="js/counter/jquery.countTo.js"></script>
<script src="js/gsap.min.js"></script>
<script src="js/attractHover.js"></script>
<script src="js/custom.js"></script> <!-- Template Scripts (Do not remove)-->
</body>
</html>