What is a test case?
Answers were Sorted based on User's Feedback
Answer / supriyaj
test case is describe the steps tobe performed with input
data & output expectations based on user requirements
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / tulika
A test case is a set of conditions or variables under which
a tester will determine whether a system under test
satisfies requirements or works correctly.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / smriti
write all possible scenario according to the given requirement.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / khushboo gupta
Test case involves the set of steps,conditions and inputs
which can be used while performing the testing tasks.
The main intent of this activity is to ensure whether the
software passes or fails in terms of functionality and other
aspects.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / satyam
test case is a technical idea of testing engg. to go throuh
all the specific requirement given by their clients.
| Is This Answer Correct ? | 0 Yes | 0 No |
Test case is a planned sequence of actions (with the intend of finding errors)
Test case is a set of Test inputs,Execution conditions and Expected results to verify a specific requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Test case is noting but sequential,elaborative and executable form of the requirement.
In every project we are getting the requirement in the shortcut format, with short cut format of the requirements, it is very difficult for us to perform testing on the application, so we are using test cases to easily solve such problem.
| Is This Answer Correct ? | 0 Yes | 0 No |
write a test case on web login and bank application and client server
60 Answers Adobe, Ciber, CTS, Login, MBT, Reliance, Semantic Space, TCS, Tech Mahindra,
What are the test cases to write to test user account locksout after 5 invalid attempts
Generally when we are writing test cases we give headings as Case id , description, input values, expected, actual, severity and priority and pass/fail. is there any seperate profama during testing the web site manually. (guys it very urgent for me in my office can any one help me plz)
what will be the test case for Lift?
22 Answers Mind Tree, Satyam, Tops Security Ltd,
How to write email id in world wide web
Write test cases for Wifi enabled devices(Ipad, Iphone, Laptop) Note: Test case should not cover basic functionalty like connect or disconnect. Test case should have out of box thinking & simulation of errors.
3 Answers Amazon, SCDL Symbiosis Center for Distance Learning,
Suppose a job should be executed for every two hours? Write test case for this?
if we ve data 100 how we can check and create equvalnces an bva .if we ve data 1-5,6-10so on wat will we bva how we will chk
test cases for restaurant billing system????????
Who will take care of test plan and test case?
write a test case for car
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 ?