How to write test cases on for Logging management?
Answer Posted / member
The login management page testcase
Teststep
Test data
1.Acess the url for the specific login page
eg:http://192.168.1.115/gmail/dmz/
2.Enter the value for user name Admin
3.Enter the value for pass word
!dmin
4.Click on login N/A
5.Click on logout
N/A
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
For how many days (or) weeks you will test a product or software?
write a test case for yahoo compose page?
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
How can we write a good test case?
Why does the boundary value analysis provide good test cases?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
In a log in page what will be test procedure, test scenario, test description & test steps?
how to write a test procedure & test log for login system
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
How to generate test cases for 'replace a string' method?
Explain the dynamic testing?
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)