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!
Answer Posted / 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 |
Post New Answer View All Answers
What are the various types of reports in testdirector?
What is the Change management ?
how do you integrate Perl or shell automation scripts in TD?
Explain the project tree in test director?
Can you please explain the procedure of connecting testdirector in qtp?
Explain about user authentication in TD related to OS?
What is Business Process?
How do we import testcases written in excel to test director?
how many ways are there to copy test cases in test director
How many versions are there in Test Director.
What is the use of test lab in test director?
How can we create our own defect template from test director? Is it possible in test director?
Can anyone tell me where i can Download free full version of test director
Hi All, Im currently getting to grips with the Document Generator in Test Director and have a query. We use TD to link requirements to test cases and I am attempting to produce a report which lists the requirement and the test case it is linked to. I cant see a way to do this as the test case link info resides on the Coverage page and it appears the only field available to display for requirements reports within document generator as those on the 'details' tab. Any tips?
abbreviation for CHAT?