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 |
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)
Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6
what is not present in the test case? 1>requirment ID 2>test case ID 3>bug ID 4>objective
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
How to write test cases for payment gateway.
i'm confused to wite a Test Scenarios. can any one help me how to start?
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
Is there any formula to find the number of test cases needed
Explain the scalability testing?
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
What is business validation test case?
What are the Test Cases Comes under Regression Suite?