Where we save all scripts in the QTP
Answers were Sorted based on User's Feedback
Answer / srinu
Scripts in QTP will be stored in .mts extenstion
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / surya prakash
By Default QTP Derects to save tests into its installation
folder within that tests folder. The test script will be
saved in that test folder with .mts extension.
But we can mention the location where to store the tests,
according to our framework and File Structute in it
Surya...
9866727279
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / j. sambasivarao
For all types of files in testing that is library files,
script files (.vbs files), log files (result windows),
object repository files (.tsr files), and recovery files
have separate folders in companies database named as "Test
Base." Like this, software developers have database storage
in company called as "Soft Base."
J. Sambasivarao
9948280248
jampani_sivarao@yahoo.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sandeep n
In some configuration management tool like VSS
| Is This Answer Correct ? | 0 Yes | 3 No |
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.
what is the latest version of QTP? Main difference between 9.2 and 10 version
can any one tell me what is process metrics and what is product metrics if possible give me example. Thank You
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
Hi, I am trying to automate the web application for generating Reports.I am facing issue with IE while running the script. After 4 report IE crashes.I am using QTP 9.5 with IE version 7. Can anubody give me solution for this issue. Thanks in advance-Jyotsna
Hi every body, I am new to QTP.pls help me if anybody knows the solution. Here is my doubt: I have 3 excel sheets in my local drive out of which one is password protected and i want to get the data of all these xL's either by importing or by reading the data finally i have to update this data in the website.(and the site is secured site) I tried by importing all XL"s one by one but couldn't do so. plss send me the code or atleast suggest me the approach. Thanks in Advance Padmaja
What are the file extensions for per-action, shared object repository files and what is the extension for library files?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
Per-Action Vs Shared repository?
how to disable the pop ups through QTP using a script
what are the areas that cannot be tested using an automated tool? list a few
If 2 gmail browsers are opened in our system, how to enter the mail id and password into second browser by using discriptive program?