If u prepare bug report in Excel sheet . Is it possible to
send thrw Test director? how it is?
Answers were Sorted based on User's Feedback
Answer / kathir
TD is a test management tool from mercury.
Add defect menu is there in TD.
We have to open and we can give the details about the bugs
and we attach the relevant information.
After completion, by clicking the button then it will go to
the concern person in the team.
Tracking the defects also easy by using this tool.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / vijaya
It is not possible to export bug report to test director.
The fields in the defect tab varies with respect to the
project requirements and mapping these requirements for
each project in excel sheet and exporting to TD is not
possible.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naveen
We can send the Bug Report created in Excel sheet to TD.
For that we need to we install MSexcel addin into TD.
Excel->Tools->Macro->security->Low->ok->Close Excel.
As soon as you got to TD,you see->TD addin->Microsoft
addins-Msword addin,Ms excel addin--> downlaod->run->run-
>close TD.
Now go back to MS excel in tools we can see export to TD
option.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to create runtime property for an object?
how you will do cookie testing using QTP?
vb script for calling one function to the another function
Which features or drawbacks of QTP lead to the upgrade for a newer version?
plz explain QTP real time work( Means where you store scripts and how u access scripts next day? where those activities we are maintaining, If By usig VSS how the process in going on , plz explain briefly?
How to test whether the navigation i.e. from one page to another is working r not using QTP for web based application. plz explain in detailed or mail the sample code to malepatin@gmail.com
i'm using the qtp to test to vb appliction,i wanted to get the new application's title.i didn't want to use the winAPI to get it ,i 'd like to know whether a QTP function can do it. Eg: SystemUtil.Run "C:\Program Files\.....","","","" 'run an application, and misure the application is activating,then how to get the hwn wihtout using windowns api
What is iteration? How it is related to Test Results in QTP
3 Answers Virinchi Technologies,
suppose there r 10 action in a test i want to execute action 5 to 10 how would i do that
Can we put more than one action in a single script???? yes or no.....
What is accessibility check point?
When to use shared and local object repository?