Write test cases for orkut?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / arun130887
You mean test case for orkut or for what else
| Is This Answer Correct ? | 3 Yes | 9 No |
Anyone can please inform me about how to write test cases for any mathematical calculations. Say for example, we have a formula in a given scenario for calculating the interest. The given formula for interest is: (principle * 5)/(12 * 100) In this case, the principle amount may vary. Would like to know how many test cases can be written for this scenario and how can we decide over this. I will be very thankful for the answer....
Write test cases for 8+4?
Do you write test plan and test case?
What is the Difference between Testing Types and Testing Techniques
Explain the sanity testing?
hoe to write test cases for the below field --------------- --------------- browse upload
If I have written the 10 Positive test cases first and Negative test cases 11 to 25 .I Execute +ve first & then - ve as per test cases were written .Now if I got the next build & if I write again +ve Test Cases 26-30 first & then - ve 31-35 but I have to execute all test cases 1 to 35.But here the sequence of execution is +ve,-ve,+ve & -ve .How should I maintain the test cases .Please tell me It's Urgent .Thanks In Advance.....Tester
write the testcases for migrating data from one database to another database?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
how we test the login page using jwebunit test case...
How to execute test cases written in excelsheet???
8 Answers TCS, Value Labs, VFS, Wipro,
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??