what test case is written specifically for web applications?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jyotivk
We have to write the test for the functionality, security,
performance, and load.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / nish
Do we also need to Check System ,, End - End testing ,UAT
and user friendly ness ??
Please do let me know .
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / parul
For web application we write test cases for Functionality,
usability, Look and Feel,Performance,Load,Security testing.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gyan
We usually write system and functional test case as we
write for other applications. beside that we specifically
write performance test cases for web applications.
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / preeti
we write testcases for Functanility( both +ve and -
ve),UI,security,performance,compatibility related test
cases.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kalyan singh
Hai,
(Functional will play key role in web applications)
Functional,integration,retest,Design(alignments),spellings,type of data displaying(suppose id displaying instead of name etc)
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swapna
we need to test
functionality,usability,security,stress,load,
comapatability,configuration,performance
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / krishna
Fwe need to test for functionality test,LSPS test,GUI Test,
Datebase Test,Security Test,Usability Test,Configuration and Compatability test.
Is This Answer Correct ? | 0 Yes | 1 No |
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.
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
HOW TO WRITE TESTCASES ON PENDRIVE
Write test cases on for windows media player?
How you test IP address
Can anybody post the format of a Requirement Traceability Matrix. And how to include this RTM in the reqirement document.?
How to write test cases on laptop???
0 Answers RAS Inforays Technologies,
Explain the logic testing?
This question is regarding MC/DC coverage (A and B) or (B and C) or (A and C) ? how many conditions are there in above expression? what are the test cases for statement, decision, condition, MC/DC and multiple condition overage explain in deatil why ?
how do u call a from library file
How should I maintain the test cases and Test Log for different versions/builds of the application.
what is self cleaning of test cases and repeatability and usability of test cases?what is the difference in repeatability and usability