Final Exam Software Verification and Validation-1
Final Exam Software Verification and Validation-1
Universidad,
ya que uso solamente el material autorizado por el profesor,
respondo mi examen de manera personal,
me abstengo de pedir u ofrecer ayuda a otros y de fotocopiar redacción o imágenes;
también acepto que el contenido es propiedad intelectual de Tecmilenio y
ninguna persona está autorizada para compartir, comprar o vender a terceros los
contenidos,
o difundir la información.
Cada evaluación final en línea puede ser sometida a diversas pruebas que permitan
confirmar tu identidad
de acuerdo a los datos recabados en tu expediente académico.
Esperamos con esto comprobar la integridad académica con la que te conduces.
De otra forma, el resultado de tu aplicación será DA (Falta a la Directriz Académica).
The purpose of the case study is to make proposals, using validated and
verified methods and standards in the software development process, in
addition to evaluating the competence acquired during the module
during this process.
The modules to be tested are: "authentication", with the fields: User and
Password, "patient registration", with the fields: affiliation number,
patient name, date of affiliation, gender, date of birth, phone and email.
As well as "consultations", with the attributes: affiliation number, name
of patient, specialty to consult, appointment and observations
Unit Testing:
To check all the outputs and the loops that the application
may have
Integration Testing:
To check the functionality of a screen with a number or group
of methods integrated in the screen
System Testing:
After all the integration testing I’m going the check the
functionality overall of the application in different browsers
and screen resolutions to check how to system performs
under different circumstances.
I will use the name of the person who has experience the bug,
the menu that has the bug and a field where you can upload
attachments of the evidence of the bug present
Design of the user interface:
Test_0 Functionality - Have an account Correct user login 1. Open browser and enter the application Correct redirect to the home page when
1 test to the - Internet connection when entering 2. Enter Username and Password entering username and password with
login module your user 3. Check the output and the home screen the login information of the user already
information in the with the data entered entered.
login screen