Hi,
Can anyone suggest a test case writing technique for the
below scenario.
1. User draws a lines on the image
2. User selects the lines and right clicks ( Measuremnts
like distance between the start and the end point,
coordinates of start point and coordinates of end point)
3. User selects one of the measurement
Measurement is displayed
Answer / praveen barthwal
Hi Below is the Test Case for above scenario,you have to
devide this in two three test cases.
1) Draw Line
2) Measure Line
3) Measure X Y (Start and End Point)
Test Case 1 (Draw Line)
Steps
1) User select the Draw Line button.
Output (Application should allow user to draw a line)
2) User click on Map window and specify the First point
Output (Application should ask user (display mode not
message window) to specify the second point.
3) User specify the second point on the Map.
Output: Applicaion draw a line on Map (If it is line there
is not need to close the funtionality but if it is Polyline
user has to double click on Map to close the funtionality)
Test Case 2 (Measure Line)
1)User select the "Select feature funtioality)
Output : Applcation allow user to select the feature
2) User select the line feature on Map.
Output : Feature should Highlighted and show as a selected
feature.
3) User select the "Measure Distance Icon"
Output : Applcation will show the length of the selected
line.
Test Case 3 (Show X and Y Corrdinate)
1)User select the "Select feature funtioality)
Output : Applcation allow user to select the feature
2) User select the line feature on Map.
Output : Feature should Highlighted and show as a selected
feature.
3) User select the "Show X Y Corrdinate"
Output : Applcation will show the Start and End point X , Y
Corrdinate of the selected line.
Note : You can combine test case 1 and 2, but it depands
upon the design , developer can show both the statics in
single funtionality.
Hope I am able to solve your probelm
Praveen Barthwal
Project Lead (Software QA)
RMSI Private Limited
| Is This Answer Correct ? | 2 Yes | 0 No |
I want to do Advanced Level of Certification Course.Please let me know which lelel will be better for me.please let know after completion og Foundation Level,which level will be better for me?
what are the risks and challanges u face while testing?
How can you find dead code!!
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what r all the documents does the testers create? some saying testing document starts with test policy,what is all this things? Does anyone have example application to explain this document or any links,plz provide. Also,will someone tell me what is test methodology? kindly help me....thank u!
What is the difference between testing Techniques and tools? Give examples
suppose u got defects.we r send to this through TD.Before that where we r stored
How do you determine user load for a performance test of a Web application?
CAN ANYONE EXPLAIN IN DETAIL THE WATERFALL MODEL WITH THE OUTPUTS OF EACH PHASE.
what is the priority for fixing bug?
What are the properties of a good requirement?
how releases will happen in your company?