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

Can you explain capability levels in continuous representation?

0 Answers  


What is testing process

8 Answers   IBM,


what is the diffrence b/w Test approach,test stratagy,test plan?

1 Answers   CIL,


what is ur testing process in ur compnay?expalin from starting req phase to last phase brifely?

1 Answers   CTS,


Explain crud testing.

0 Answers  


1.what is meant by functional and GUI testing?

5 Answers  


plz explain about tracebility matrix with example? thanks in advance

2 Answers  


What is the difference between Quality Plan and Test Plan Anybody can give answer..Thanks in advance...

5 Answers   Symphony,


Use-cases can provide useful input into the design of black-box and state-based tests of OO software. Explain

0 Answers  


If a TESTER finds a defect in a WEB APPLICATION, and then raised a ticket to developer. But a developer was unable to reproduce the same defect, then what a tester must do. And what a tester needs to explain a developer...?

3 Answers   CSC,


What are the Test Cases for a login in to your email which has username and password?

1 Answers  


What are the testing processes after getting SRS to tester?

2 Answers  


Categories