what testing activities u may want to automate?
Answers were Sorted based on User's Feedback
Regression Testing
Functional Testing
User Interface Testing
Retesting
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / dhana
Regression Testing
Functional Testing
Retesting
for Userinterface Testing we have to use Checkpoints,so it
is not feasible to automate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Suppose there are 100 links in a web page and the number of links will be changing dynamically from time to time. I need code such that every time i had to click on the last link of the web page.
What is the difference between driver-script and AOM-script?
what are the areas that cannot be tested using an automated tool? list a few
How to export data present in Datatable to an ".xls" file?
Hello Friends, I am working with QTP 9.2 descriptive programming. Can you please let me know how to work with below. Browser is IE, for my site, it opens another page with different browser name, For example Parent Page is google.com and child page is inteview questions. How to work with this second page.
Explain the use of action split in qtp?
what is test scheduleling?
what is object?
It is very difficult to test in manual for that we go to DATA DRIVEN TEST.
How to create an Action Template?
Hello Everybody, please tell me how to use accessibility checkpoint and XML checkpoint by giving any practical example of it.please provide me the steps to perform that and also pls provide the code too. Thanks in advance, Gaytri
I want to open a GOOGLE page without recording a test in QTP.Can any one answer me?