some major negative test cases to break the sign up page
having username password, email, url address field and some
check box selection options ?

Answer Posted / ramyab.mca@gmail.com

Hai...

The following test cases are major negative testcases for
sign up page:

1) See the limit of username field. I mean the data type of
this field in DB and the field size. Try adding more
characters to this field than the field size limit. See how
application respond to this.

2) Repeat above case for number fields. Insert number
beyond the field storage capacity. This is typically a
boundary test.

3) For username field try adding numbers and special
characters in various combinations. (Characters like !@#$%
^&*()_+}{“:?><,./;’[]). If not allowed specific message
should be displayed to the user.
4) Try above special character combination for all the
input fields on your sign up page having some validations.
Like Email address field, URL field validations etc.

5) Many applications crash for the input field containing ‘
(single quote) and ” (double quote) examples field
like: “Vijay’s web”. Try it in all the input fields one by
one.

6) Try adding only numbers to input fields having
validation to enter only characters and vice versa.

7) If URL validation is there then see different rules for
url validation and add urls not fitting to the rules to
observe the system behavior.
Example urls like: vijay.com/?q=vijay’s!@#$%^&*()_+}{“:?
><,./;’[]web_page
Also add urls containing http:// and https:// while
inserting into url input box.

8 ) If your sign up page is of some steps like step 1 step
2 etc. then try changing parameter values directly into
browser address bar. Many times urls are formatted with
some parameters to maintain proper user steps. Try altering
all those parameters directly without doing anything
actually on the sign up page.

9) Do some monkey testing manually or automating (i.e.
Insert whatever comes in mind or random typing over
keyboard) you will come up with some observations.

10) See if any page is showing JavaScript error either at
the browser left bottom corner or enable the browser
settings to display popup message to any JavaScript error.

K,Byeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can write testcases on a code under development pls give asnwer

1535


What is split testing?

687


what are risks and contigencies(solutions) of an ecommerce (online shopping and bidding project)application?we describe this in Test plan can anyone tell me abt this?

1575


How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl

2040


what are your achievements in your organization ? Guyz very very urgent , help me

1651






What is the role of the test group vis-?is documentation, tech support, and so forth?

1607


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?

3474


Explain briefly your project.

1701


hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.

1404


Why is it impossible to test a program completely?

969


1.How can you Pick Integration Test Cases? 2.When will you start Regression Testing? 3.What is the difference between QA & QC? 4.When Will you Exit In Testing? 5.Test Deliverable's 6.What is the difference between windows based appln and web based appln? 7.What are the types of regression testing?

4476


What is big bang approach?

779


What is regression testing? When to apply it?

670


Can you please explain me how to do testing of an E-insurance project end to end process..

2202


How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.

1685