???????????????????
???????????? ???????[ 2016/1/13 14:18:16 ] ??????????????? ??????????
?????????????????????????????????????????????????????????????????????????????μ????????<CONFIG>????????szConfig?У???????LoadConfig???????
//LoadConfig????????????????????????????????????ID?????szProductID???????????????????????pProductDetail?С?
BOOL CConfig::LoadConfig(const CHAR *szConfig)
{
if (NULL == szConfig)
return FALSE;
TiXmlElement element("");
element.Parse(szConfig?? NULL?? TIXML_ENCODING_UTF8);
// ??????????DefaultProduct???????????szProductID?С?
const CHAR *szProductID = TiXmlGetValue(&element?? "DefaultProduct");
if (!szProductID || strcmp(szProductID?? "") == 0)
{
return FALSE;
}
m_strDefaultProduct = szProductID;
// szWebServicesURL ???????δ????????????????????????
const CHAR *szWebServicesURL = TiXmlGetValue(&element?? "WebServicesURL");
if (szWebServicesURL)
{
m_strWebServicesURL = szWebServicesURL;
}
//????????????Product???????????????????????????pProductDetail????
TiXmlElement *pProductDetail=element.FirstChildElement("Product");
if (!pProductDetail || !ReadProductDetail(pProductDetail))
{
return FALSE;
}
return TRUE;
}
????ReadProductDetail?????????????product???????????????????pProductDetail????????strProductID??mapVersionInfo???汾???????.
??????????????????????????£???????????????????Product?μ?pProductDetail????????????????????szProductID??szVersion???????????????????????????m_lsProduct??list???2????????????pProductDetail????????????????????????汾????????szVersion???????ProductID????grayupdate?????汾??????????????????汾???????????????????????item?????????????
???????????????????????:
????1???????????????ж??????汾???????????????????????????
????2???????????14????????????????????????????????????????ID??????????????14?????????4????4?????????????????????????????14???????
????3????????????????????????????
????4??????????????????????????????
????????????????£?
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
????????????????????????????????δ???????????????????????????????????????????????????????θ???Ч?????????????????????????????RequisiteCenterALM(??????????????)??????????????????????????????????????ι?????????????????????????????????????е?????????????????з?????????QC?????????????????????θ???Ч????????????????????????????????????????????????????????????????????????????????????????????????????????????????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11????????
?????????App Bug???????????????????????Jmeter?????????QC??????APP????????????????app?????е????????jenkins+testng+ant+webdriver??????????????JMeter????HTTP???????Selenium 2.0 WebDriver ??????