How you r using QTP in u r project
Answer Posted / santhosh
Generally a testcase to be executed manually or to be
automated is decided by the Test Lead for a project,Not all
the testcases to executed are automated only the one which
reqires repeated execution will be automated.If the company
uses QTP as its automation tool,then for the testcases which
requires repetion are automated using that particular tool
and report the bugs.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
what is Property......End Property loop? how to write sript for it in QTP
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
What is the parameterization? Give one example?
How will you find the current time of the remote machine using QTP script?
Explain step generator in qtp?
What is the standard timing delay for web based application in qtp?
What is TOM in QTP?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))
How do you convert manual test cases to automated test cases?
how u will evaluate the tool for test automation?
How many number of actions possible in qtp?
what is the difference between data driver & data driven and driver script?
Explain the use of action split in qtp?
Have you done batch testing in qtp? If yes how you are doing?