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

As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?

2038


Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?

2151


If I want to check compability of software in a MAC OS then which steps shold I follow?

1601


tell me 5 new requirements in ur project? plz urgent

1964


What is frame level testing and how do we test it?

1971






Tell me agile process in your company

5663


ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience

1487


could anyone explain application testing in sequence order i don't have any experience in that

1520


Test approach to windows update?

1739


What is quality center?

675


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

7083


functional testing and usability testing test cases for transfer funds...

1260


In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.

4429


What is difference between V-Model and Agile Model?

1681


write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)

1468