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



Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a..

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

Post New Answer

More Manual Testing Interview Questions

1>what is defect matrix? 2>which is the high priority bug in "Open Window"(when we open some file the window get appear)

1 Answers   First Insight,


What is the difference between re testing and regression testing?

4 Answers  


Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.

0 Answers  


define with example high severity and low priority ? 2.low severity and high priority? 3.both are high? 4.both are low ?

2 Answers   ACS, Siemens, TCS,


can u explain about iteration model? And what is it?

2 Answers   iNautix,






what is difference between test strategies and test data ?

3 Answers   TCS,


What is functional Testing ?

3 Answers   IBM, UST,


Is Validation Test & Negative Tests have same meaning???Are both same???

4 Answers  


what are different reports prepared by a tester and their templates.

3 Answers  


What is Difference between White-box Testing and Unit testing?

6 Answers   AZTEC, College School Exams Tests,


What is Defect Leakage?What Gap Analysis? What are the functioanl requirements to test the Software? What is Latency bug?

3 Answers   Tavant Technologies, Yardi,


what is the difference between Bug and Defect

22 Answers   Wipro,


Categories