what are the areas that cannot be tested using an automated
tool? list a few
Answer Posted / rajasekhar
For example if we a take registration forms, in those recently we are using 'Captcha' codes. Without entering exact captcha code, user may not register into the site properly.Captcha code is not static data, so it will change every time. In this cases through manually only we can register (test).
This type of functionality is difficult to test using automation.
| Is This Answer Correct ? | 28 Yes | 0 No |
Post New Answer View All Answers
how interviews will be on QTP?
How qtp identifies objects?
Explain about datafile/verification of date file when file is not available in local system?
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
Diff b/w test scenario's and test Procedures?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
How to creating an output value using quicktest professional?
How to capture all the data of a webtable, weblist and combolist using QTP?
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
How to find a window is minimized or not
How to record application running on the Virtual machine?
What are table and db checkpoints?
Call to copy of an action and call to existing action… i know the diff but in real project how to use..? i want live scenario.pls help me..
Explain the checkpoint in qtp?
What are the different types of recording modes in qtp? Which will be used when?