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 |
1) In a software development project Spiral Model was Chosen as the development model. What is the best-suited reason for this? A)This model is the oldest and most widely used paradigm for software development. B)In this model users get the feel free the actual system and developers get to build something immediately. C)In this model risk analysis is done coupled with evolutionary S/W process model with the iterative nature of prototyping and controlled systematic aspects of water fall model D)This model combines elements of Classical model with this iterative philoophy of prototyping.
Who does integration testing ? Developer or Test Engineer?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
What is the difference between QA and QC ?
7 Answers Tavant Technologies,
whenever the requirements are not given by the customer what type of testing you do?
What do you do in this application?
1.what promted you to become involved in QA/Testing?
how to write integrated test case for an ATM?
I have 2+ experience in manual testing but I can not use any bug tracking tool. I use excel sheet & mail that sheet to developer now I wan to change company is there any effect.
1.what are disadvantage of V model? 2. In V model two phase is there. That is verification and validation.1St phase is verification , why it is called verification?
plz dont give any def. wat actions do u perform on website while doing monkey testing? or how can u do monkey testing?
What is difference between localization testing and internalization testing.Explain with an example