After the execution of a script how do u upload the results
to Quality Center. Pls anyone explain in detail. It is
very urgent._______Thanks a lot!!
Answers were Sorted based on User's Feedback
Answer / umang mehta
You need to firat setup a connection with QC from QTP. For
this there will be a small green coloured icon on the
toolbar. Click on that and then u will have to specify the
entire server addrress where QC is installed. Once this
setup is doe you can run your scripts from QC itself and
collate the results there itself.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / gita
In the menu bar click tools->Quality center connection.Then
fill in the server connection field.
| Is This Answer Correct ? | 0 Yes | 2 No |
What kind of errors can b handled in QTP in real time scenario?
I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write script to execute
How to create an instance in QTP?
What is the QTP test frame work?
How do u write a regular expression for date (dd/mm/yyyy) field?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Using Regular expression in Date format DD/MM/YYYY (0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[12])/([0-9]{4}) in this regular expression year 0000 also accepted.I need atleast any one single digit must be nonzero value (like 0009,1000,0034)
can QTP works on LINUX platfom
How to use actions in qtp ?
how to get column count in datatable
What is the dis advantage of check points in QTP, if any?
what is the use of automation frame work ??(QTP)