HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
Answers were Sorted based on User's Feedback
Answer / aiswaryan
CAPCHA images cannot be captured/read by QTP even by
setting Text Recognition and OCR.
So it cannot be automated.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / p.g.wodehouse
I have automated capcha not for gmail but for bseplus
registration page and it worked
Create a textarea output checkpoint which will create a
datatable column in which it will store the runtime output
values of the o/p checkpoint.In the next step set the value
of the editbox to the value to the value from output
checkpoint datatable column.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the methods of the TextStream object that are used for reading from a text file?
Hi, how can we retrieve a specific value from Excel Sheet (Not datatable. for externel file).i mean to say from .xls file. and also tell me from xml file and .doc file. and how can u parameterize ur script from .xls file.(Not data table).
diff between dim & redim ? in detailed? pls any one explain me?
what is the purpose of QTP?
what happen in object repository(shared)if we call an existing action from an external action ? and what happen in object repository(peraction)if we call an existing action from an external action ?
do you prepared framework,pls answer this
Is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
how will u choose a tool for test automation ?
I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script
How to use the object spy in quicktest professional 8.0 version?
How the exception handling can be done using quicktest professional (qtp)?