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

How can we split the tests in Test Director?

2162


What are the 3 views and what is the purpose of each view?

631


What are the 3 views?

587


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

550


Can you please explain the procedure of connecting testdirector in qtp?

571






What r the views in testdirector?

1593


how can we see all fields in test director

1864


I installed TestDirector 7.6 on my PC which has windows media center edition. It was working fine in the begining. But now when I try to start it, I get the message, "cannot connect to databas. The data base version is older than 7.5, please update database". I am using MS Access as the database. Any help would be appreciated.

2313


Explain the project tree in test director?

539


-QAINSPECT Difference between WEBINSPECT and WINRUNNER/TEST DIRECTOR?

2034


How to identify test cases with no scheduled test runs.

1691


What is Business Process?

1692


what is the last version in TD to support for qtp?

1753


How do you analyze your test results? What metrics do you try to provide?

2894


Explain about "Defect life cycle" in HP Quality Center ?

1775