Does anyone know or have experience in the following?
TestDirector (now Quality Center) installation and
administration.
configuration and administration of Quality Center /
TestDirector - not just usage!
Answers were Sorted based on User's Feedback
Answer / superman
refer the admin user guide pdf file that comes with
software.
That is enough if you are preparing for the interview.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / ddddddddddddddddd
while (dr.Read())
{
var obj = new {
carType = dr["carType"].ToString(),
seatCaps= dr["seatCaps"].ToString(),
imgUrl = dr["imgUrl"].ToString(),
extraPH = dr["extraPH"].ToString(),
extraPK = dr["extraPK"].ToString(),
tariffA = dr["tariffA"].ToString(),
tariffB = dr["tariffB"].ToString(),
driverBatta = dr["driverBatta"].ToString()
};
items.Add(obj);
}
con3.Close();
return items;
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one tell how to install the TD in our system?
can anyone provide the reading material for it it would be very helpful thankx in advance my id is svit00ef27@yahoo.com
How many versions are there in Test Director.
Hi I am new in testing, Could you pls assist in How to link Quality center with QTP . Pls provide detailed step for connectivity . Thanks Gaurav
How many types of reports can be generated
How can we save the tests Executed in test lab?
How can we connect test director to winrunner and database?
how do you integrate Perl or shell automation scripts in TD?
what are the new versions in quality center,qtp?
how many ways are there to copy test cases in test director
How to generate the graphs in test director?
What are the drawbacks of TD??