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 |
How to use testdirect like a dashboard?
Is QC comes under functional testing or not?
What r the views in testdirector?
What is the difference between winrunner and test director?
Actually what is Quality center.. is it Test director only.. Anybody can explain it..Thanks in advance..
Can we also write test cases in test director instead of excel or word if yes, how?
How to fatch data from excel sheet using TEST DIRECTOR
The interview questions is "Can you write test cases without mentionin you the requirements?
can we maintain test data in test director?
What are the MIC& Reporter Class in DP?
What is the use of test lab in test director?
What is Test case coverage? Skjha2000@rediffmail.com
3 Answers Infeneon Technologies,