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
Why is it that the boundary value analysis provides good test cases?
Which of the following defines the expected results of a test? Test case specification or test design specification.
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.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
write test cases for hospitality management system
Explain the format of a requirement traceability
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Please guide me for Add new user test cases
What is the syntax testing?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
How to generate test cases for 'replace a string' method?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
How to write test cases for "open file dialog box" for ms word? Thanks a lot!