what type of application we can select for automation
testing and what is the entry criteria for automation
Answer / salman
Some points we should concentrate while starting automation
for an application are
-Selection of Automation tool-We should see
which tool is best for automating the application based on
the platform which it has been devloped.
-Metrics-We should make sure What % of
application can be automated and what is the ROI if
automated.
-Reusability and Maintainence-We should even
check if the reusability and maintanance of automated
scripts doesnt cost us high.
| Is This Answer Correct ? | 2 Yes | 0 No |
I want to do Certification course in QTP. For this I request you to suggest the best Tutorial in PDF format. Hence, if possible, kinldy mail PDF file to my mail-ID: sushmapokhriyal79@gmail.com
What are the different recording modes and how do they work?
Username field having some string mistake like"user naem".what type of testing i prefer to test spell check.
What are the parameters provided by QTP?
what all are the coverages , explain ?
how can i parameterize a login page by using database parameterization i fetch the username and password from database and put this on login page and click on ok button. so how can we write script for that code please let me know asap thanks
What type of VB script u had done in expert view?
Is QTP Object Oriented language or Object Based language? What are the OOPS concepts it will support? Why it wont support all the OOPS concepts?
how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
What is the difference between the keyword view and expert view?
When u ll use Record Button in QTP?Is VB script is Mandatory in QTP? What is Meaning of Frame("v1")?