Студопедия
Случайная страница | ТОМ-1 | ТОМ-2 | ТОМ-3
АрхитектураБиологияГеографияДругоеИностранные языки
ИнформатикаИсторияКультураЛитератураМатематика
МедицинаМеханикаОбразованиеОхрана трудаПедагогика
ПолитикаПравоПрограммированиеПсихологияРелигия
СоциологияСпортСтроительствоФизикаФилософия
ФинансыХимияЭкологияЭкономикаЭлектроника

FORM 8.1 - TESTING

Читайте также:
  1. Applying risk analysis to system testing
  2. Assessment and testing - контроль
  3. Automated Software Testing
  4. Automating GUI Testing for Android Applications
  5. Automating GUI Testing for Android Applications
  6. Bank of Krok testing to module N1
  7. Bank of Krok testing to module N2
Type System System System Process Process Process User User User
Valid Data test                  
Valid Data Test Purpose                  
Valid Data Result                  
Valid Data Screenshot                  
Invalid Data Test                  
Invalid Data Test Purpose                  
Invalid Data Result                  
Invalid Data Screenshot                  
Extreme Data Test                  
Extreme Data Test Purpose                  
Extreme Data Results                  
Extreme Data Screenshot                  

 


 

You must also do a trace table. This is a table that lists what are the expected results for your algorithms. An example is if your algorithm is:

int i, x = 0;

//Create integer called i and x. x’s value is 0

 

for (i = 1; i <= 10; i++)

//makes a loop that loops i 10 times

{

 

x = i * 2;

//says whatever number i is, multiply it by 2 and the answer is the value of x

}

 

The trace table for this is:

 

 

Make a trace table for your system. Use FORM 8.2 – TRACE TABLE


 

 

FORM 8.2 – TRACE TABLE

 


 

Now you must explain how your system is to be installed by your user/business/organisation. Fill in FORM 8.3 – INSTALLATION

 

FORM 8.3 – INSTALLATION

 

When will your system be installed  
When will you train the users/business/organisation on how to use your system  
Written evidence from the user/business/organisation that they like your system  
Written evidence from the user/business/organisation that they like your installation time line  

 

 


 

 

SECTION 9 – MANUAL

 

You must make 2 manuals for your system

 

Use FORM 9.1 – TECHNICAL MANUAL to help you

 


FORM 9.1 – TECHNICAL MANUAL

 

You must make a manual for technical people who will look after your system. It must show:

 

 

Task Tick
Where are records stored?  
Where are files stored?  
What data structures are used?  
Have a data dictionary  
Data flow diagram (use FORM 4.3)  
Flowchart (use FORM 4.2)  
Details of algorithms used  
How you can maintain the system  
Is fully annotated  

 

You must also make another manual for Users. Remember to write this as if they are a 5-year old

 

Use FORM 9.2 – USER GUIDE to help you


Дата добавления: 2015-11-14; просмотров: 44 | Нарушение авторских прав


<== предыдущая страница | следующая страница ==>
FORM 3.1 – SIMILAR SYSTEMS| Факты проекта

mybiblioteka.su - 2015-2024 год. (0.01 сек.)