Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can we automate CAPTCHAS through QTP?
#2
Solved: 10 Years, 9 Months, 1 Week ago
One word answer- NO

Some points to support it:

  1. CAPTCHAS were primarily designed to prevent automated logins into the system.
  2. CAPTCHA values changes on every refresh of the page, so though you might find some hint of it in source you might not get the same value on script-run

In one condition, you might validate it, if you know all CAPTCHAS values present in the system. that ways you can store the values with the corresponding image in an array and check the image. If image match, use THAT value. This is not a perfect solution though, I would not recommend automating CAPTCHAS using QTP.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course


Messages In This Thread
RE: Human Validation - by Ankur - 10-15-2008, 11:03 AM
RE: Human Validation - by venkatesh - 10-15-2008, 11:47 AM
RE: Human Validation - by Kishor140465 - 10-29-2008, 12:09 PM
RE: Human Validation - by biraj_sahu - 03-30-2009, 04:18 PM
RE: Human Validation - by Ankur - 10-15-2008, 12:05 PM
RE: Human Validation - by venkatesh - 10-15-2008, 12:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can we automate installation testing using QTP uma.kasarla@gmail.com 0 818 06-21-2019, 09:45 PM
Last Post: uma.kasarla@gmail.com
  Can QTP automate VC++ application? arpan 0 2,126 03-18-2014, 08:56 PM
Last Post: arpan
  [Siebel QTP Automation] Unable to automate SiebCalendar object vishnu_cec 0 2,619 08-08-2013, 12:44 AM
Last Post: vishnu_cec
  System Reboots when Terminal emulator is configured for QTP 11 to automate putty mahesh 3 6,654 02-08-2013, 11:10 PM
Last Post: coolguy
  Automate Typeahead objects in Web application with QTP 10 SweetyChowdhury 4 5,657 03-02-2012, 03:01 PM
Last Post: sshukla12

Forum Jump:


Users browsing this thread: 1 Guest(s)