suppose an interviewer asks you to write a testcase for a
login window (and application is not given to test). Should
we write actual results or expected results or both?
Answer Posted / phani_k07
We will write the test case procedures only ,we can write
the BVA and ECP test cases for it.For instance
TEst case 1 :valid user name entry (shud be b/w 4 -14 chars)
then
BVA are min char 4 max char 14,min+1 ,min -1 ,max +1 ,max-1.
ECP are a to z ,0 to 9 ,A-Z,special chars ,blank.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a test case for telephone?
Suppose a job should be executed for every two hours? Write test case for this?
What are semi-random test cases?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
Could you pls give me sites where i can test card? mail me to
How to generate test cases for 'replace a string' method?
write a test case for yahoo compose page?
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
Which of the following defines the expected results of a test? Test case specification or test design specification.
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?
Explain which test cases are written first black boxes or white boxes?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Write the test case for a login page?
pls i want test cases for oss? whts the process of oss testing
write the testcases for migrating data from one database to another database?