Answer Posted / ashit mani
TC1> Entering the URL should open the site's index page /
home page (i.e. login page)
TC2> Combination of correct login & password, incorrect
Login/password needs to be checked.
TC3> After logging in copy the URL then paste it in another
browser to check the session security.
and there will be thousands of test cases depends on use
cases. Orkut Application has many functionality and not all
could be discussed here. To write test cases first make the
list of how the application going to be used by end users
(UI), another thing there must be something happening in the
"Database" and/ or "Administration Control Panel" on every
save, update, delete or third party service usage, make a
list of those things.
If you are a user try to find out things used by you most of
the times then make a list and on the basis of that list
try to write test cases
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Who will take care of test plan and test case?
Can anybody help me out to write test cases for booking train ticket online???
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
Explain the gray box testing?
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
test cases for friend finder system using gps?
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
I need GUI test case for home page?
"search"test cases on Linkedin website and how will you write test cases on it?
how to write a test procedure & test log for login system
Explain the format of a requirement traceability
what is black box system in software development in system analysis and design?