Pergunta

I have been research on what is unit testing, integration testing and system testing.

I am writing a thesis on an exam system I am creating using php, jquery, javascript and mysqli programming. It is basically an exam system which connects to the database where the teachers are able to create exams and students take the created exams.

Anyway what my question is that does anyone have an examples or know any useful websites of different techniques to use to be able to fulfil these types of testing methods. If you can name these procedures then I will be more than happy to research those methods and be able to include those in my testing methods in my thesis.

When you provide an example or name the techniques, can you state if they are either unit testing, integration testing and system testing.

Thank you very much :)

Foi útil?

Solução

Take a look at that, I think it will be helpful for you: http://www.istqb.org/downloads

Go to Foundation Level Documents -> Foundation Level Syllabus (2011)

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top