02-15-2011, 05:06 AM
i am new to this forum and was wondering if someone can help me with 2 questions for the QTP certification....thanks in advance
1) Which steps are required to connect to Quality Center from QuickTest Professional?
(Select three.)
A. define a project
B. connect to the server
C. authenticate user
D. create a user
E. define a domain
F. select a project
2) Which statement will retrieve the test object's properties during the test run?
A. iCount =WebRadioGroup("seat").GetROProperty("ItemsCount")
B. WebRadioGroup("seat).CheckProperty("ItemsCount")
C. oDesc = WebTable("Firstname").GetTOProperties
D. propsList =WebTable("FirstName").ChildObjects(oDesc)
1) Which steps are required to connect to Quality Center from QuickTest Professional?
(Select three.)
A. define a project
B. connect to the server
C. authenticate user
D. create a user
E. define a domain
F. select a project
2) Which statement will retrieve the test object's properties during the test run?
A. iCount =WebRadioGroup("seat").GetROProperty("ItemsCount")
B. WebRadioGroup("seat).CheckProperty("ItemsCount")
C. oDesc = WebTable("Firstname").GetTOProperties
D. propsList =WebTable("FirstName").ChildObjects(oDesc)