how to upload an excel sheet to quality center?
Answer / rahul
Go to "tools" and select the option "Export to Quality centre".
which will open a wizard: Provide the URL in the format "http://<server name>/<virtual directory name>".The virtual directory will be "qcbin".
Select the Domain Name and Project name from the respective boxes.
Provide user name and password.
Select the data you want to upload.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is the dis advantage of check points in QTP, if any?
How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
In an Excel sheet take two fields as agentname and password and type some valid agentname and password.call that excel sheet in qtp so that qtp opens the flightreservation window taking into consideration how many records are entered in the excel sheet.For example if 3 records are entered today it will open 3 FR windows,if in near future the records are more than 3 then it will open that number of times.
Is there any vbscript in QTP for Data Driven Test instead of using the option provided by QTP?
In an output value text checkpoint, where does the output value stored by default ?
Where to use function or action?
Explain in brief about the qtp automation object model (aom).
Hi, Can anyone write the following qtp script...please its urgent ·Navigate to Google in a new IE instance ·Search for the following word "Gap, Inc." ·Iterate thought the first 10 pages of google ·On each page collect the following ·The "blue" page title ·The "green" url ·Output all the data into a file named "test_output.txt" ·Format "Title – URL"
How can we encrypt the username using recording mode in login window? There is 2 encrypted types what are it
What is descriptive programming?
What is object repository in qtp?