Answer Posted / deven
QTP File File Type
QTP Script File .mts
Batch test File .mtb
Environmental Variable Files .txt, .ini, .xml
Input/Output Data (Datatable) .xls
Recovery Scenario Files .qrs
Library Files .vbs, .qfl, .txt
Object repository (Shared) .tsr
Object repository (Per Action/Local) .mtr
Action File .mst
Virtual Object Collection .vot
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the technologies supported by qtp?
how to convert 100 into hundred repees only and viceversa
give me the code to save all messages of inbox of gmail into a folder and notepad
I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
can any body give the banking domain concepts/links
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
Explain hybrid framework with advantages and disadvantages?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?
Give the syntax to load function at run time.
How to find the difference between 2 dates in qtp?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
What are the different kinds of test steps?