I have a doubt in writing a test case...
if suppose in a round if they ask to write a test case for
any situation such as(Search engine)... in the testcase do
we need to fill up the actual result and status Column in
the test case??(please answer i am confused)
Answers were Sorted based on User's Feedback
Answer / aashsih
no, we never write actual result. because we are in design
phase. we hvnt any actual result.and if we dont hv actual
result how can we write status
as i know
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gguest
if u r given an interview then simply write the test case
do not write actual result u simply say this is like that
etc...i think ................
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vinodh anandhan
No, You dont want to write the Actual Result. But you have
to have fill up the Expected Result. While executing the
testcases only actual result will come. Based on that we
have to decide PASS or FAIL.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / murali
U should not write the Actual Result unless u execute the
test case. So u need not write the status as well. So only
fill the Expected Result column and leave the Actual Result
and Status columns empty.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / chinki
No there is no need to write actual result,you just have to
write expected result,because you don't have actual
application to test on that time,you suppose to be imagine
it and have to write test cases.
i have also go through this process,or han do remember to
write priority and severioty also ,make a column at least.
my interviewer asked it specially about it.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / we4
don't fill actual result and status columns,because it'll
be written only after executing test case.if the question
is write a test case,then don't fill that columns
Is This Answer Correct ? | 0 Yes | 0 No |
tell me some gud sites for testing??
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
What is bidirectional traceability ??? and how it is implemented
What is the difference between Spiral Model and V-Model
Hi Friends i have created a Community for Software Testers in Orkut with name Bug's Join in the community. you can post any type of questions related to sofware Testing in that community. Join in Bug's -- Vinodh Anandhan - vinodhanandhan@gmail.com
Please tell me some test cases for GOOGLE.COM
explain bug cycle
what is mask testing?
does tester use design document for writing testcases
What is the first test in software testing process a)Monkey testing b)Unit Testing c)Static analysis d)None of the above
what is use case
How will you prepare traceability matrix if there is no Business Doc and Functional Doc?