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
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
What is Initial Configuration?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
write a test case for yahoo compose page?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
They were asking sily questions and definitions rather than practical experience related questions. More focused on Definitions.
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?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Can you list down a few characteristics of a test case?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
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.
In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output
Input:
What are basic types of test cases?