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


Please Help Members By Posting Answers For Below Questions

Can we map the defects directly to the requirements (not thru the test cases) in the test director?

570


How to add test id to testplan?

565


How many tabs in testdirector and explain them?

522


Explain about failure options in TD

1801


How to generate the graphs in test director?

592






how will you do execution workflow, creat and modify test sets

1717


How do we import testcases written in excel to test director?

557


How can you run automated test cases td (quality center 9.0) ?

553


What are the various types of reports in testdirector?

540


What are the drawbacks of TD??

2694


can we connect qtp 8.2 version with test director 8.0 verion if how if not why 2)when test director 8.0 version released

2536


How you integrated your automated scripts with testdirector?

597


How do we attach excel sheet with test director?

573


How many versions are there in Test Director.

1807


What is the Change management ?

1522