03 2014 档案

7. Debug on local machine
摘要:Step 1:Configure AllNodes.bat,change HUD_NAME to local machine's Computer name.set HUD_NAME=SZPC1888Configure Hub.bat,change SERVER_NAME to local machine's Computer name.set SERVER_NAME=SZPC1888Run AllNodes.bat and Hub.batStep 2:Configure the environment,choose to run on local debug mode.Ref 阅读全文

posted @ 2014-03-27 12:21 张缤分 阅读(274) 评论(0) 推荐(0) 编辑

6. Manage the driver for browser and the script for Hub
摘要:AllNodes.bat的内容:TITLE SELENIUM_NODEset HUD_NAME=SZPC1888set HUD_PORT=4444set NODE_PORT=4005set DRIVER_PATH_IE=C:\WebDriver\IEDriverServer.exeset DRIVER_PATH_CHROME=C:\WebDriver\chromedriver.exeset JAR_NAME=selenium-server-standalone-2.35.0.jarset MAX_INSTANCES=1set MAX_SESSION=1java -jar %JAR_NAME% 阅读全文

posted @ 2014-03-27 11:56 张缤分 阅读(317) 评论(0) 推荐(0) 编辑

4. Configure maven in Spring Tool Suite
摘要:First of all, you need to copy the folder named like: Choose Window->Preferences->Maven->User Settings, then update your maven settings.You should choose the "settings.xml" file in the maven folder which is in your local machine.Then you will find the url has been changed and then 阅读全文

posted @ 2014-03-27 10:37 张缤分 阅读(191) 评论(0) 推荐(0) 编辑

3. Install Spring-Tool-Suite & TestNG
摘要:1.Install Spring-Tool-Suite2.Install TestNG 阅读全文

posted @ 2014-03-27 10:09 张缤分 阅读(426) 评论(0) 推荐(0) 编辑

5. Import the project download from Git
摘要:1.Recover eclipse projectCopy .project from other project(You can new a project first in eclipse. Then copy its “.project” file into our projects), remember to replace project name with current name in .project2.Import the project into the Spring Tool Suite.And now, you can import your project into 阅读全文

posted @ 2014-03-26 12:38 张缤分 阅读(270) 评论(0) 推荐(0) 编辑

2. Get the codes from GIT
摘要:Clone the code from git.Click the “GitEx Clone”.Paste the url into the “Repository to clone”. You can get the route from git repository from it:https://msstash.companydomainname.com/ .Find the project which you want to download and then click the “Clone” button and copy the url.Then the codes have b 阅读全文

posted @ 2014-03-25 17:51 张缤分 阅读(164) 评论(0) 推荐(0) 编辑

1. Install Git and GitExtension
摘要:Install GitStep 1: Run Install GitExtensionStep 1: Run . You will find the following dialogue, then click “Run” button.Step 2: Then click “Next”.Step 3: Choose “Install for all users of this machine”, then click “Next”.Step 4: Choose “Install MsysGit” and “Install KDiff”, then click “Next”.Step 5: Y 阅读全文

posted @ 2014-03-25 17:42 张缤分 阅读(206) 评论(0) 推荐(0) 编辑

[Git]Git的常用命令
摘要:Update:git statusgit diffwqgit commit -am "why update files"git pushAdd:git add .git add --updategit commit -am "why add files"git pushdownload:git cl... 阅读全文

posted @ 2014-03-24 18:00 张缤分 阅读(172) 评论(0) 推荐(0) 编辑

测试用例Excel模板For Quality Center
摘要:SubjectTest NameDescriptionStep NameStep DescriptionExpected ResultPU Regr\Component\AttributionAdd ComponentAdd Attribution componentStep 1Add a new pageDefault to display in Two Columns layoutPU Regr\Component\AttributionAdd Component Step 2Click on the Add Component iconExpand the Add compo... 阅读全文

posted @ 2014-03-19 11:13 张缤分 阅读(548) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示