what are the areas that cannot be tested using an automated
tool? list a few
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / shannon
We can not test fonts and colors using automated tool.
Is This Answer Correct ? | 3 Yes | 8 No |
Can you list some technologies that support qtp?
What is the difference between "call" and "callclose"
what is difference betweem class annd object?
What is the another extension name of library file. If that is exist than what's the difference between them.
what is framework? which frame work u follow for writting script?
Hi Friends, If you got one Bug , and you are insert that bug in bug tracking tool , and you need to attach SC's (screen shots) also. how to tae SC's , in your organization any separate tools available to take SC's. please provide Ans. its urgent... Thanx in advance
what is the diff b/w assistive and mandatary rules of object repository in QTP???
how to invoke the web application through script in qtp
how do u retrieve data from a database ? i.e. i want to retrieve 2nd record only from a database ? write code for this. by using ADODB connecton, RSOBJ and using a FOR loop we can retrieve all the records( ex: if we give query as select * from emp). but i want only 2nd record. so how to acheive this.
In qtp,how to interact tool & application build?
Thanks....But can u tell me how i use the QTP for GIS with one Example...
What is the short cut keys for the following?