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



some major negative test cases to break the sign up page having username password, email, url addr..

Answer / 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

More Manual Testing Interview Questions

what s test block ratio? please any one answer me..

0 Answers   Wipro,


please help me to write sample tets cases for a List box

1 Answers  


1.What is the purpose of ?check-in?,? check-out??

6 Answers   Eka Software,


Do the test cases differ for Functional,Integration,System and User Acceptance Testing???

2 Answers   iFlex,


What is diff between equialence partioning and boundary value analysis

4 Answers   TCS,






i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me

2 Answers  


What is the difference between the test scenarios and test strategy?

1 Answers  


Hi freinds..im priyan 4rm banglore. i recently got an job on 2+(manual testing) by faq experience.in 2 days im going 2 join in company. now, can u any tel me pls how s there n company & environment. and what work did they give for me in starting & vat work shal i do there..? pls give me reply & help me soon. pls dont mind.

7 Answers  


What is latent bug? the people who is know about this plz kindly give the ans.

1 Answers  


What is security testing?

3 Answers  


hi guys...every test engineer have strong knowledge on SQL....but i have zero knowledge on sql......pls suggest me which one i need.. to get strong knoledge on sql .... learn SQL SERVER or ORACLE?

2 Answers  


What is meant by entry criteria and exit criteria in software testing?

0 Answers  


Categories