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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / patil

You can test fonts and colors using QTP

Is This Answer Correct ?    11 Yes 4 No

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

Answer / vikas choubey

o Dynamically changing functionality
o Test cases that require more Human interaction
o CUI (command user interface) based test cases
Does QTP support the technology used to build your
application? Now this is the first thing that needs to be
checked. There are certain programming languages such as C++
that are not supported by QTP. Hence if yours is a C++
application then QTP is not for you.
Do your Test Cases require Manual Intervention? Consider
an end to end order creation test case where once the order
request is placed, manual intervention is needed to help
flow the order from one system to another. Its always better
not to automate such cases.
Does your Test Case needs to be checked in multiple
Browsers? There are many browsers such as Chrome, Netscape,
Safari etc that are not supported by QTP. Hence if you want
to check your test cases in any of these browsers, QTP
wouldn’t be of any help to you.
Some things just can’t be fully automated. Consider a
scenario where you need to place an order and verify that an
sms is sent to the concerned person. Such test cases can’t
be automated completely. Though it can definitely be argued
that the scenario can be partially automated.

Is This Answer Correct ?    7 Yes 1 No

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

Answer / rayudu

We can not capture content of an Image

Is This Answer Correct ?    6 Yes 4 No

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

Answer / anand

Look and Feel of Web Application.

Is This Answer Correct ?    2 Yes 0 No

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

Answer / aarati borse

Actaully question is not specific..

1)No Testing documents can be automated..This can be one
area.


There are some stuffs which we cant directly perform
through the tool but we can perform by creating code in
same tool..

Like in QTP , I cant check the text of submenu which is
hided under "File" menu....
For that I need to write some script...

Is This Answer Correct ?    1 Yes 4 No

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

Answer / shannon

We can not test fonts and colors using automated tool.

Is This Answer Correct ?    3 Yes 8 No

Post New Answer

More QTP Interview Questions

hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.

0 Answers  


1.How recognize QTP Dyanamic Image? (suppose tha wedpage contains 3 logos..1 square 2.circle 3.rectangel)there changing at same position how to capture that)

3 Answers   Synechron,


am not having intrest in coding lang like c c++ java etc can i choose Testing tools as my carrier and please suggest me which tool is good (suitable for me)

0 Answers  


What are the challenges you faced during you entire life automation ?

0 Answers   Tech Mahindra,


what is the recovery scenario?

1 Answers  






Why do you choose only QTP for your project automation among remaining tools like Rational robot and silk test?

2 Answers   CTS,


Give me Example for Generic Functions in QTP Framework....Anybody please answer me..Thanks in Advance

3 Answers   BirlaSoft,


assume i have few url link how will i dynamically call then using descriptive programming?

0 Answers   BirlaSoft,


1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.

0 Answers  


how can we handle exceptional handling in qtp

6 Answers   NIIT,


Scripts for Ascending order in qtp.

3 Answers  


What is debugging? How you debug your script?

0 Answers  


Categories