how to test an imaging application that removes the red
eye affect from an image?

Answer Posted / mugundhan k

1.Open the image which you want to remove the red eye check
whether red eye is there are not.
2.Open the red eye image in the red eye removal tool.
3.remove the red eye in the image.
4.Check red eye is removed or not in the image.
5.Save the red eye removed image

Is This Answer Correct ?    10 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ramp testing?

674


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1944


Elaborate test plan and content availability in test plan.

678


How to write test cases or test scripts for UAT testing which is done manually

4955


Why does the boundary value analysis provide good test cases?

699






1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

2241


explain end to end scenario's for online Money transfer in Banking Domain?

1418


What is the domain testing?

676


How can we write a good test case?

714


Scenarios to test wireless Speaker via bluetooth

4759


How to write the test cases for STP

5122


"search"test cases on Linkedin website and how will you write test cases on it?

5695


Explain the concurrency testing?

680


write test cases on file open dialog box in notepad

1201


In a log in page what will be test procedure, test scenario, test description & test steps?

690