What is the process for creating an automated test script
using QTP assuming you have reviewed the manual test case
and understand the requirements?
Answer / ganesh
transfering ur testing from Manual to Automation depends
upon lot of factors.Depending upon these factors u decide
the 'Framework'. Framework is nothing but the approach by
which u implement QTP to ur project.There are various type
of framework avilable....Data, Library, Keyword Driven to
name few
| Is This Answer Correct ? | 1 Yes | 0 No |
What is Cross browser testing? Does UFT support it?
can anyone please send me qtp framework material please its urgent
what is key word driven frame work ? why it is called like that ? what is the diference between keyword driven and data driven frame work ?
How to do the scripting. Is there any inbuilt functions in QTP as in QTP-S. Whatz the difference between them? how to handle script issues?
how to click the link in webpage by using QTP Script????????
can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.
What is the Automation Process followed in your company?
Java add-in is need to work on java oriented project ?
IF we use batch testing.the result shown for last action only.in that how can i get result for every action.
How to change the scripts from Per-Action object repository to shared object repository
What is the difference between per-action and shared?
QTP -object reposistory spy tool is not able to spy the pop up message appearing in the application, so how is that i can handle such run time pop ups in QTP by code???