what will be testcases for job portal such as naukri.com ,
monster.com
(as existing user)
Answer Posted / arun
check whether the "view my profile" is able to open or not
with the last updated date
After editing "my profile",need to check whether its correctly updated or not
On clicking the recommended search it should filter only which suits my profile
It should show the name of the recruiters who viewed or contacted
my profile
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
pls i want test cases for oss? whts the process of oss testing
What is ramp testing?
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?
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
how to test stand alone programs?
can any body help me with providing a a case for usability testing...
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
how to write a test procedure & test log for login system
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Write test cases for 8+4?
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
how to write test cases for online restaurant table booking system?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.