what test case is written specifically for web applications?
Answer Posted / dipti
We write following types of test cases for Web based
application:
a.Security: Access control, Authorization, External
Intrusion, virus
b.Performance: Concurrency, Availability, Stress
c.Correctness: Functionality, Messages, Links
d.Compatibility: Browser, OS.
e.Reliability: Consistently correct o/p
f.Data integrity: Data stays is same state, correct data is
accepted.
g.Usability: Valid images, Understandable messages, Help is
present.
h.Recoverability: Lost connection, Client/Server System
crashes.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
test cases for bus transport (TNSTC)
Explain transaction testing?
Explain the acceptance testing?
Positive and Negative test cases for the speedometer?(minimum 5 each)
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?
how many test cases do u need to ship a product?
Explain the component testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
Write test cases to test a browser app
Explain the load testing?
Explain the dynamic testing?
Who will take care of test plan and test case?
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
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Can you list down a few characteristics of a test case?