qwertyuiopasdfghjklzxcvbnmqwertyui
opasdfghjklzxcvbnmqwertyuiopasdfgh
jklzxcvbnmqwertyuiopasdfghjklzxcvb
nmqwertyuiopasdfghjklzxcvbnmqwer
International Students in Scranton
Testing Design
tyuiopasdfghjklzxcvbnmqwertyuiopas
Bandar Alatawi
Dr. Jack Beidler
dfghjklzxcvbnmqwertyuiopasdfghjklzx
10/29/2010
Submitted in partial fulfillment
Of the requirements of
cvbnmqwertyuiopasdfghjklzxcvbnmq
CMPS 490 -- Computer Projects
wertyuiopasdfghjklzxcvbnmqwertyuio
pasdfghjklzxcvbnmqwertyuiopasdfghj
page Table of Contents
Unite testing
1-2
Module testing
klzxcvbnmqwertyuiopasdfghjklzxcvbn
2-5
overview
5
mqwertyuiopasdfghjklzxcvbnmqwerty
6-7
source
uiopasdfghjklzxcvbnmqwertyuiopasdf
ghjklzxcvbnmqwertyuiopasdfghjklzxc
vbnmqwertyuiopasdfghjklzxcvbnmrty
uiopasdfghjklzxcvbnmqwertyuiopasdf
ghjklzxcvbnmqwertyuiopasdfghjklzxc
Unite testing
Testing design is very important for the project, because after you are done with
something you have to make sure it is working properly. From the schedule I made in the first
report that explains the timeline for when I will finish the project I did not note testing design. I
tested what I finished so far, which include: the home page, register, logon, and language. Home
page has one function. It works very well and every link works properly except the links that I
did not relate with the home page. On other hand, I tested those with the other page. All of them
work because other subsections depend on the home. In addition, I am still testing the home
because when I update any function I have to test the home page with the system to make sure it
still works. If any error should arise after I update, then I have to correct it. Register is easy to
follow when the system works or not. Right now I failed on the test because I did not make the
security. It should relate with log on when I’m done but now I have an error. The error shows
up when you register and you need to submit. The error is easy to fix because I know from
where I am getting the error. Log on is related with register, but it has one test. If you write a
different user name a message should pop up that the name is incorrect. Language is testing with
the home page because it does not have a special page to change. It only has to show the name of
the language on the home page. I will explain in further detail in next paragraph. All of them
are testing at the same time with the home page because all of them are related to it. This is the
schedule for the testing. Any update I will add it in next report or final report.
Home 10/10/2010 Update always
Register 10/20/2010 11/05/2010
Long on 11/02/2010 11/07/2010
Final test 12/01/2010 12/05/2010
12/8/2010
11/28/2010
11/18/2010
11/8/2010
10/29/2010
start
10/19/2010
10/9/2010 end
9/29/2010
9/19/2010
9/9/2010
home rigister logon final test
languge
Module testing
As I said in the beginning, the home page has all the links for the project. Therefore,
when I open the project with Internet Explorer I do not have any problem, but with Firefox I find
something strange; that is, all of the links are blinking. I am trying to find out why all of them are
blinking. I am assuming it is not a big error. I wrote my function in Dreamweaver, so after I
finish writing I will test it. I used Internet Explorer. When I go to open a new page, I can see
usually see right away if something is wrong or if everything is correct. Also, I can click on
every link to see if they are working correctly, or if not, I will know where the error is. I used
html to write the function, so that if I miss any code or any quote it will be easy to find. For
example, I know if the register link on home page works, because when I click on it, a new page
opens for the register. That is how I test the home page and I have the function in file, so that
when I want to update it, the process will be easy to do so.
Register has one page because you have to add information or write your information.
How do I test it? I will test sprightly because it has sprite function. After I click on the links on
the home page and open a new page for the register I can see if all the information I want appears
on the register page. I will update the function to add a code, so that if the user name has been
used before, you cannot use it again. After you register I will get an email. I tested it but I have
an error because I do not have security. . The message says I am not allowed to receive
emails for security reasons. For the first name it does not matter if all of the members have the
same name; same with last name, but the important thing is email.
If the user wants to register again with the same email they will get a message saying, the email
was used before. The user name should be different from the others. I did not test it yet, but I will
be finish soon. I used Dreamweaver to test the function. However, an easy way to test after I am
done with the function is, I just fill the entire blank and submit it. If it works that is good, but if
not I will find the error easy because the register has one function. The register page has a link
for the home page that will take you back to the home page. The system will not accept same
user or same email as I said, because I will add my code for that when I update the register
function and it does not have any relation with home page. Register This is the link for the register in home page. The
message I get when I submit is, “this form is being submitted using email submitting this form
will reveal your email address to the recipient, and will send the form without encrypting for
privacy.” As for the reset, it works very well. I fill in the blank and I click on the reset button and
it deletes everything.
does not
First name
matter
does not
Last name
matter
defferent
Register Your eamil
email
defferent
User name
user
Password up to you
Log on is related with register, but still I test it on its page. When you try to log on you
should put your user name and password. If you put a different user name and your own
password the system will not allow you to log on. You should match your user name and
password to logon or the system will not let you log on. I am still doing not doing anything
about logon so I have to make a high level security.
User name
Logon
Password
Language is testing with homepage because its function is in home page function. I added
the most important languages that will show when you click on language. You just pick the
language and that will be the language for the home page. It changes directly to the language you
choose. If the language you chose does not change, it may be due to an error in the function.
Maybe the source for the language has not been set up yet.
Overview
The test design for my project is easy to follow, because I have tested every function
spritely except the language. For example, when you click on the language icon, all languages
will show in a new bar and you may choose the langue you like. I will put the source for logon
and the register.
Sources
Register
First Name
Enter Your Last Name
Enter your email
Enter Your Password
Logon
input type="password" size="10" name="password">