Testing: Porovnání verzí

Skočit na navigaci Skočit na vyhledávání
Přidáno 1 258 bajtů ,  4. 6. 2020
bez shrnutí editace
Bez shrnutí editace
Řádek 1: Řádek 1:
Základní informace pro testování aplikací sebrané z vybraných výukových serverů.  
Základní informace pro testování aplikací sebrané z vybraných výukových serverů.  
== Manuální testování ==
MANUAL TESTING is a type of Software Testing where Testers manually execute test cases without using any automation tools. Manual Testing is the most primitive of all testing types and helps find bugs in the software system.
Any new application must be manually tested before its testing can be automated. Manual Testing requires more effort but is necessary to check automation feasibility. Manual Testing does not require knowledge of any testing tool. One of the Software Testing Fundamental is "100% Automation is not possible". This makes Manual Testing imperative.
The key concept of manual testing is to ensure that the application is error free and it is working in conformance to the specified functional requirements. It also makes sure that reported defects are fixed by developers and re-testing has been performed by testers on the fixed defects. Basically, this testing checks the quality of the system and delivers bug-free product to the customer.
Types of Manual Testing:
In fact, any type of software testing type can be executed both manually as well using an automation tool.
Manual testing can be used in:
Black Box Testing
White Box Testing
Unit Testing
System Testing
Integration Testing
Acceptance Testing


== Testovací plán ==
== Testovací plán ==
Řádek 54: Řádek 72:


== Linky ==
== Linky ==
https://www.guru99.com/manual-testing.html


https://www.softwaretestinghelp.com/types-of-software-testing/
https://www.softwaretestinghelp.com/types-of-software-testing/


https://www.softwaretestinghelp.com/how-a-tester-can-think-as-an-end-user/
https://www.softwaretestinghelp.com/how-a-tester-can-think-as-an-end-user/
http://testovanisoftwaru.cz/manualni-testovani/


http://testovanisoftwaru.cz/manualni-testovani/modely-zivotniho-cyklu-softwaru/
http://testovanisoftwaru.cz/manualni-testovani/modely-zivotniho-cyklu-softwaru/


http://testovanisoftwaru.cz/category/druhy-typy-a-kategorie-testu/
http://testovanisoftwaru.cz/category/druhy-typy-a-kategorie-testu/
13 620

editací

Navigační menu