What are the steps, procedures, objectives to write test
cases.
Answers were Sorted based on User's Feedback
Answer / nitin
in writing test cases we first perform the following steps.
first we need a test case
1.test case id
2.functinality
3.expected output
in writing test case we feel the negative affirmation how
much we think negative abt the product the much negative we
think better is the test case we write.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / anjali
while writing test cases the first step is
testcase id
objective what r u testing
eg. to verify the functionality of login box accepting only
alpha numeric char.
its procedure how you check
expected result
actual result.(means we comes to know testcase is pass or
fail. when we input valid data it is passed or input
invalid data such as special char or put it blank its fail)
| Is This Answer Correct ? | 8 Yes | 1 No |
The first step in writing a test case is reading and
understanding the requirements. there should be a minimum
of one test case per requirement, though you will have more
test cases per requirement.
Most test cases are negative test cases. What happens when
an entry is made that should not have been made.
procedure: you write the steps to perform the test case.
You already have expected results. After the test case is
performed, you enter a P for pass, F for fail, B for
blocked. and other comments. You also have a column for the
requirement you tested.
The obectives of a test case is to make sure the
requirement is met and the functionality works as
designed/requested. You also make sure that incorrect
entries (negative test cases) are tested and that valid
error messages (when needed) are displayed.
Don't forget to document your testing cases and record
important information such as the build number, date, and
person performing the test.
These are just a few of many steps and procedures needed to
write effective test cases.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / anthony
Well, there is another good article on test cases on
http://blogs.tutorialshouse.com/how-to-write-test-case/
| Is This Answer Correct ? | 1 Yes | 1 No |
write the test cases on prime number with result?
What is the difference between volume and stress?
Testing OO class operations is made more difficult by Option 1 Encapsulation Option 2 Inheritance Option 3 Polymorphism Option 4 Both Inheritance and Polymorphism
You are given two scenarios to test. Scenario 1 has only one terminal for entry and processing whereas scenario 2 has several terminals where the data input can be made. Assuming that the processing work is the same, what would be the specific tests that you would perform in Scenario 2, which you would not carry on Scenario 1?
what is mean by end to end testing?
Mapping the test cases with the requirement. What is this process called?
what will you do when you were given two diffrent projects and asked to complete them at same time?
urgent --pls help me out friends i have given my current project as inventory , where it iuncludes the modules purchse order, receiving list, items receipt, sales order ..if anybody involved in the similar project pls send me the test case u wrote and bug u found ... my email id -ranjieni@gmail.com
What type of questions may ask related to sql during interview?
I am new to Testing , my question is Integration Testing is a BlockBox Testing or White box testing ? please give me a answer .....
7 Answers HCL, Zycus Infotech,
What are the qualites should tester have?
7 Answers CTS, Minecode, Wipro,
Can you please provide me the standard testcase review templete and Test plan templete.In my company we are not following any Standards templete so.Please guve me some Excell attachments.