Answer Posted / narender reddy alala
QTP is a functional testing tool, it is used also for
regression testing. QTP supports all technologies like SAP,
oracle apps, multimedia applications .........,
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
please post the interview questions for QA position in FACTSET
Explain the concept of object repository and how QTP recognizes objects?
what QTP Options do you know?
How can you identify the browser and its information using the qtp script?
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
In Remote acess server how u run a test?
Hi Samrat, Thank u very much, what u said it is right.
What is reusable action?
What is recovery scenario in qtp?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
what is the difference between data driver & data driven and driver script?
can anyone tell me from where i can download qtp demo or crack version
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain