If there are 4 buttons New,Edit,Delete & Refresh for Item
screen .May I have to write 4 different test cses for each
button OR I can perform all operations[Create,Edit,Delete &
refresh item] in a single tes case?
Please reply as early as possible.
It's very urgent to me
Answers were Sorted based on User's Feedback
Answer / anil nakhate
HI....
yes, we can write the single test case for your question but
you will mentioned in all the descritpion in steps & write
expected result to each steps.
ex. verify the new, Edit, Delet, refresh functionality
working properly or not
Steps
1)CLick on "New" Button - It should open New windows for
that application
2)Clcik On "Edit" Button - It should Edit the whatever you
selecte.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / nuthan kumar v
We have to write seperate test cases. Because these
functionalities are different.
Nuthan Kumar V
Testing Engineer.,
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / dipesh
It can be included in a single test case but there have to
be four different test scenarios. Each button on the
screen has own scenario. Single Test case with four
different test scnearios
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sandhya
It is better to write 4 test cases for the 4 buttons -
1)The user should be redirected to the correct page when
clicked on the "New" button.
2)Tool tip for button "New" should be displayed properly.
3)Mouse hover effect should be proper.
same test cases we can write for edit
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sameena
Sorry for my wrong answer. Just now i got cleared wtih U'r
question.
We have to write separate test cases for each button.
if we need to test the screen means we can write as a whole
1 test case. But if we test a single button then we have to
write seperate test case.
I appoligise for my wrong answer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / susan
There should be one test case which will test for that
particular screen to see whether the screen is having all
the 4 buttons and then 4 separate test cases for each of
the separate functionalities like Create Item, Edit item,
delete item and refresh item.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hema
according to me, we can write in single testcase with many
steps,it depends upon the functionality,requiment and the
teamlead.
if ur answer is correct can u pls explain me.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / mudaseer
write separately
objective to verify create page is opening
action click on create button enter
to verify data is created when i enter data in create page and click on save
action enter data-click on save
to verify data is editing
click on edit symbol--edit the data --click on save
to verify refresh is happening when i click on refresh button
to verify data is deleting when i click on delete button
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sameena
Hi,
You can write one test case as a whole.
because, NEW,EDIT, DELETE,REFRESH are the 4 buttons on the
screen.As they are buttons, U can write as a single test
case. But incase of a menu bar , then U have to write
different test cases.
This answer is on my knowledge. If U get better than this
answer mail me to this email (samee_saaji@yahoo.co.in)
| Is This Answer Correct ? | 0 Yes | 4 No |
Please let me know how to write a test case for Digital Watch. Please any body can give the answer
how to execute test cases manually
1. Given the following: You have an application that consists of three parts: a front end GUI, a middle-ware layer where all the processing of data takes place and a database where data is read from. What are the areas that would be most likely to break? What would your testing strategy for this be? Why? 2. Imagine I am handing you a wine glass and I ask you to test it. What would your testing strategy for this be?
Explain the state testing?
Do you write test plan and test case?
Is there any formula to find the number of test cases needed
anybody can send cross site scripting test cases pls...
test case for coffee machine?
how do you write the test cases?
What all comes under test case review?
What is transaction testing?
Write few functional & non-functional test cases for a payment gateway system