what is the difference between data table and spread sheet?
Answer / rajani
Data Table is internal to QTP.
spread sheet is external to QTP.
| Is This Answer Correct ? | 3 Yes | 0 No |
what are the different kinds of frameworks in automation?
Have you worked with QC?
What is the extension of 'Log file' in QTP
Hi, Can any body please tell me how to create framework in qtp & where i can get some material to learn about it. regards, rahulT
we are submitting data one form to another form.defaultly it is time period set as 5sec. but it is taken 15sec what to do
HI ALL, HOW WE INSTALL .NET ADD-IN OR JAVA ADD-IN TO THE QTP? PLZ URGENT.ANSWER ME.
explian qtp frame work and what is the use of it? what is the neceecity of this? explian detail?
I have the following Doubts Please clarify me with examples? 1.Could QTP cover entire application? or part of the application? 2.Shall we rewrite(modify) the Manual testcase to automate? 3.How can I execute my scripts through client mechine which is not having QTP installation 4.Few objects are not being identified by QTP afeter one month. what could be the reason for this (I am using trail version of 15 days)
what kind of erros can be handled with the using QTP?
where the log files stored when using QTP? plz send answer to me ........
Hi Guys...I just started working with QTP now.The frame work they use hear is Write all the functions in function libraries and pass data using data dictionary either from data table or excel .I kind of understood evrthing but one thing I need to know is How do they recognize objects .Do they use object spy and recognize objects or record them ..Does soemone have any idea how they generally do this is such kind of framework
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