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 |
what did your base to your test cases?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
1. Which of the following techniques is NOT a black box technique? a) State transition testing b) LCSAJ c) Syntax testing d) Boundary value analysis
Why is it important to thoroughly retest a defect after it has been reported fixed? How will you do that?
1.what promted you to become involved in QA/Testing?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
What are the object repositories for QTP????friends Plz help me in finding answer for the above....thanq
write test 5 negative test cases for pen?
What is the difference between functional testing and integration testing?
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
What is Testing Measurements and Metrics explain in detail? What is the need of this in the Test Strategy document?