what are the areas that cannot be tested using an automated
tool? list a few
Answer Posted / 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 |
Post New Answer View All Answers
how will load the object during runtime?
How to open a new test using quicktest professional (qtp)?
How to do call a output parameter from one action to another action??/
How many types of object repository in qtp?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
What are the various types of Actions in UFT?
1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins
Explain the terms test and business component?
There is an excel file of 1 to 100 sheets how you will iterate through it?
Explain step generator in qtp?
Hello friends..... On which areas of an application we can not test with QTP
What ate the Technologies supported by QTP?
Which environments does qtp support?
How you calling actions in qtp?
what type of run time errors you get while you ar edoing rpg program?