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 |
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
How many test cases u will write for Adhoc testing?
Explain the glass box testing?
Do you write test plan and test case?
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?
Tell me how to write a test case to test a search (general search engine ) function that is present on almost all sites.
Write a test case scenario for Web-based address book?
write the test cases for facility module
write testcases to waterbottle?
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases