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 / b.venkat reddy
if u draw the diagram of login as follow
username .............
password .............
ok cancel
first we will write the testcases based on boundary value
analysis and equilly partitioning
accorinding bva, if username accept the characters between
4-14 we should write x-1,x,x+1 and y-1,y,y+1 as 3,4,5 and
13,14,15
according to eq, we should write the valid and invalid case
based on 0-9,a-z,A-Z,special characters and spaces
if any wrong mail me ,thank u
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update
how to write a test cases for courier offices?
write the testcases for migrating data from one database to another database?
Explain the ad hoc testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
pls i want test cases for oss? whts the process of oss testing
Test a file replication service that copies files from one net location to another
How to write test cases for lift?
How to write email id in world wide web
1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.
Write test cases to test a browser app
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
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.
Sample test cases for data conversion(Utility billing system)
Explain the logic testing?