what are the areas that cannot be tested using an automated
tool? list a few

Answer Posted / rayudu

We can not capture content of an Image

Is This Answer Correct ?    6 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

694


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

1772


If I change the object name in one action will it be updated in all the actions? Or not?

592


What is the extension of qtp local repository?

568


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1376






Where we use data driver in qtp?

602


How to add verification steps to tests?

9116


What are the types of object repository in qtp?

560


Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....

1424


How to define array in qtp?

570


Does quicktest professional (qtp) is unicode compatible?

536


On the website, the protocol has been changed https: to https what you will do? Tell me your approach?

579


What are the major/ important methods, functions in QTP we use realtime testing

2259


The hybrid framework can be implemented for any application. Is it true?

581


i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression

1019