How many Test Cases do we need to write for a particular
application?(For example, for this AllInterview.com?)
Answers were Sorted based on User's Feedback
Answer / raghu
Any application or functionality given to write test cases
depends upon the requirement iven by the customer..
| Is This Answer Correct ? | 8 Yes | 0 No |
The number of test cases depends on functionalities.
| Is This Answer Correct ? | 6 Yes | 1 No |
before test case / test condition you need to prepare Test
Scenario. This scenario will be come based on requirements.
The test scenario can have more than 20 test cases also
(functional + Positive + Negative)
--Tell me if I wrong...
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
What is Functional Testing and Regression Testing?give one real time Example?
Hi frenz!!! I heard that Satyam recruitment Pattern has changed like Written, Essay Writing and HR+Tech? Is that true???
What's External Beta Testing ?
what is meant by bug identification ratio?
what are the Test cases we can write for pop-up window, Anybody can let me know in detail. Thanks in advance.
what is the difference between website and web based application ?
What is localization testing?
How can a white box testing performed ? MAnual or automated ?
what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers
After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance