joe_2
12 years agoContributor
User feedback during keyword test
Ok, looked at the first 10 pages and didn't see anything that looked relevant to my question.
I'm trying to test a windows based program that manipulates images.
For many of the manipulations, there's no property I can check, and no standard image I can test with to compare the results to... We're capturing images and doing stuff like inversion, rotation, cropping, embossing...
So I need to have the tester watch and respond whether the manipulation looked right or not.
I thought a user form might do the trick. Just a simple question box with a yes/no response that will create a pass/fail step on the test log.
Problem is at my very rusty expertise level, creating everything needed to add the form as a menu item on the keyword test list is looking like it would take me longer than we've got for this project.
Is there a wiki of user made controls that could be downloaded and quickly added to the project in order to add the control I need to the list?
Or even better, is there some keyword control I'm missing that will let me ask a question and get a yes/no response from the user during test execution, and log the results as a pass/fail?
I'm trying to test a windows based program that manipulates images.
For many of the manipulations, there's no property I can check, and no standard image I can test with to compare the results to... We're capturing images and doing stuff like inversion, rotation, cropping, embossing...
So I need to have the tester watch and respond whether the manipulation looked right or not.
I thought a user form might do the trick. Just a simple question box with a yes/no response that will create a pass/fail step on the test log.
Problem is at my very rusty expertise level, creating everything needed to add the form as a menu item on the keyword test list is looking like it would take me longer than we've got for this project.
Is there a wiki of user made controls that could be downloaded and quickly added to the project in order to add the control I need to the list?
Or even better, is there some keyword control I'm missing that will let me ask a question and get a yes/no response from the user during test execution, and log the results as a pass/fail?