Explain test case?
Answers were Sorted based on User's Feedback
Answer / n@n!
test case:
it is nothing but an excel sheet document which consists
of what to test?,wat data given?,wat actions do u taken to
get actual result against expected result.
while writing test cases we should follow the below:
1)userinterface
2)usability
3)functional
4)validation
| Is This Answer Correct ? | 0 Yes | 0 No |
Test Cases are the implementation of a test case design
which will help the software tester to detect defects in the
application or the system being tested. This should be the
primary goal of any test case or set of test cases. When I
write a test case, I think of both types of test cases,
positive test cases and negative test cases. Positive test
cases are those which execute the happy path in the
application and make sure that the happy path is working
fine. Negative test cases as the name suggests are
destructive test cases which are documented with some
out-of-box thinking to break the system
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / castor_troy
Test case is a step by step description of the procedure to
execute a test scenario.
It consists of input data, paths to navigate to required
pages/modules and expected output.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramyab.mca@gmail.com
Hai...
These are the specific functions testers must verify within
each test category to qualify the feature. A test case is
identified by ID number and prioritized.
Purpose – Reason for the test case
Steps – A logical sequence of steps the tester must follow
to execute the test case
Expected Results – The expected result of the test case
Actual Result – What actually happened when the test case
was executed
Status – Identifies whether the test case was passed,
failed, blocked or skipped.
Pass – Actual result matched expected result
Failed – Bug discovered that represents a failure of the
feature
Blocked – Tester could not execute the test case because of bug
Skipped – Test case was not executed this round
Bug ID – If the test case was failed, identify the bug
number of the resulting bug
K,Byeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 0 Yes | 3 No |
difference between test strategy,test plan and test methodology. which will create first and who will create those and is there anyone optional in that
How do You Test Application with having any requirement and Document?
2 Answers Digital Group, Keystone, Wipro,
What are cookies and how to test cookies
6 Answers Chetu India, Teradata, Wipro,
Explain the scenario with example.
define integration testing ,gui testing and functional testing
what is a horizontal and vertical matrix explain with examples
How To Resolve the Test cases?
what is unit testing? It comes under white box or Black Box testing?
what are general aspects of security testing?
What if there isn't enough time for thorough testing?
What is the main use of the quality center comparing to the excel sheet?
Integraton testing