Презентация System Test Specification онлайн

На нашем сайте вы можете скачать и просмотреть онлайн доклад-презентацию на тему System Test Specification абсолютно бесплатно. Урок-презентация на эту тему содержит всего 8 слайдов. Все материалы созданы в программе PowerPoint и имеют формат ppt или же pptx. Материалы и темы для презентаций взяты из открытых источников и загружены их авторами, за качество и достоверность информации в них администрация сайта не отвечает, все права принадлежат их создателям. Если вы нашли то, что искали, отблагодарите авторов - поделитесь ссылкой в социальных сетях, а наш сайт добавьте в закладки.



Оцените!
Оцените презентацию от 1 до 5 баллов!
  • Тип файла:
    ppt / pptx (powerpoint)
  • Всего слайдов:
    8 слайдов
  • Для класса:
    1,2,3,4,5,6,7,8,9,10,11
  • Размер файла:
    63.93 kB
  • Просмотров:
    41
  • Скачиваний:
    0
  • Автор:
    неизвестен



Слайды и текст к этой презентации:

№1 слайд
System Test Specification
Содержание слайда: System Test Specification

№2 слайд
Why do we need tests? To
Содержание слайда: Why do we need tests? To demonstrate that our software product matching its requirement specification To be ensured that the product will not crash during the usage To point out the defects and errors that were made during the development phases.

№3 слайд
What kind of tests we will
Содержание слайда: What kind of tests we will use Both white box and black box testing methodologies, because we need to use different testing levels Unit tests to check functionality of different system’s components System testing to validate that the hole system works as it has to and as user expects it to work

№4 слайд
Our testing plan Our
Содержание слайда: Our testing plan Our development and testing process will be divided into 2 separate stages. Each of them will use suitable level of testing: Active development of the system. On this stage mostly automatic unit tests will be used to check important project functions and security level Alpha/Beta testing. On this stage the whole system will be examined for any error, security or performance problem using system testing

№5 слайд
Unit testing Created using
Содержание слайда: Unit testing Created using embed tool of Eiffel Studio Executed using Eiffel Studio Used to examine system’s components Checks that system will not crash if user will pass incorrect input data Checks correctness of component’s output

№6 слайд
System testing Used on Alpha
Содержание слайда: System testing Used on Alpha/Beta test stage Performed by real people Their goal is to use product in the worst case Used to examine product in overall Helps to find performance, UX and security problems

№7 слайд
System s aspects which we
Содержание слайда: System’s aspects which we will test Performance - all queries and pages has to be processed in reasonable time Security - SQL queries escaping, admin’s site security Reliability - user shouldn’t meet any system crashes Correctness – all functions works as they have to Functionality – there are enough opportunity for user to use our product properly

№8 слайд
Why exactly this plan of
Содержание слайда: Why exactly this plan of testing? There are many reasons. Here are some of them: Cost. Our testing plan doesn’t require to spend money Simplicity. It doesn’t require to learn any complex techniques Reliability. Such plan of testing will cover almost the hole system TDD. Usage of unit tests gives us an opportunity to use Test-driven development approach

Скачать все slide презентации System Test Specification одним архивом: