i need sample case of Login window of USER NAM, PASSWORD
It is very urgnt
Answer Posted / dsk
hi
steps to be considered are
1)give valid username and pwd
2)give invalid usename(check ecp and bva)
3)give invalid pwd(check ecp and bva)
4)vaiid username and pwd and should not match
5)give null values
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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.
Write a test case for telephone?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
How to test a stored procedure?
Explain the monkey testing?
What is ramp testing?
Explain the ramp testing?
write test cases on file open dialog box in notepad
Explain the integration testing?
Write the test case for a login page?
How would you do " Keeping two folders in sync testing"
Suppose a job should be executed for every two hours? Write test case for this?
What are the Test Cases Comes under Regression Suite?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
I need GUI test case for home page?