QTPTraining2011TableofContentspart1---QTPIntroductionandGlance
Introduction:chapter1,2
Object:chapter3
DesignTests:chapter10
Testcreation:chapter11,12
Keywordview:chapter13
Runandanalyzingtests:Chapter30,31,32Part2---BasicQTPFunctionalities
ManagingObject:chapter4,chapter5,chapter6
Action:chapter14
Checkpoint:chapter15-21
Parameterizing:chapter22
Outputv...[
阅读全文]
MainStructure:Action1---Executescript:
'#####################################################################################
'ScriptName:MainExecuteScript
'CreatedBy:
'CreatedDate:
'
'Description:Selectwhatkindoftestingyouwanttoexecute
'
'#####################################################################################
DimkApp,fpath
tDebugMode...[
阅读全文]
DimqtApp'AsQuickTest.Application'DeclaretheApplicationobjectvariable
DimqtTestRecovery'AsQuickTest.Recovery'DeclareaRecoveryobjectvariable
DimintIndex'Declareanindexvariable'OpenQuickTestandprepareobjectsvariables
SetqtApp=CreateObject("QuickTest.Application")'CreatetheApplicationobjectSetqtTestRecovery=qtApp.Test.Settings.Recovery'ReturntheRecoveryobjectforthecurrenttestIfqtTestR...[
阅读全文]
TeachingPhilosophyinInformationTechnologyDayong(Daniel)SunConcordiaUniversityAsanexperiencedsoftwareengineerandmentor,myteachingphilosophyisbasedonthefollowingconcepts:Problem-solving:Ibelieveteachinghastogobeyondthefundamentalcontentofthecoursetofosterstudentstodevelopproblem-solvingskills.Informationtechnologiesarecomplexandtightlyconnectedwitheachotherintherealworld.Studentsneedsoundproblemsolv...[
阅读全文]
Class1(4Hourperclass):
1.Whatistestautomation
2.QAautomationengineerjobdescriptionandresumesample
3.QAautomationengineerInterviewQuestions
4.QTPIntroduction:29-42
5.QTPataGlance:43-91
6.RecordingaTest:357-372
7.RunningTests:915-926Home:Recordingpractice.Goovertheinterviewquestion.Class2
1.Keyword-DrivenTests:337-348
2.WorkingwithKeywordView:379-415
3.Working...[
阅读全文]
http://curiouscapitalist.blogs.time.com/category/china/[
阅读全文]
QTPplanQTPusermanual100pageaday.300overtheweekend.MustfinishtheentirebookbyAugust31.IncludingPPTforeachchapter.StartprepareQTPcertibookinSep.Testautomationandcertification,400pages.50pagesperweek;FinishbytheendofOct.Gym:5timesaweek:2,3,5,6,71.5hours.Runningandweight,swimafter..Food:Cutbackondinner.eatbrakfrast.weightdown162byendofaugand155byendofsep,150endofOct.Chinesebooks:Translateandedit2chines...[
阅读全文]
'#####################################################################################
'ScriptName:ExecuteScript
'
'CreatedBy:MikenGandhi
'CreatedDate:26-Feb-2007
'
'Description:ThisscriptisintendedtonavigatetheMainscriptoftheselectedapplication
'Instructions:
'1.Select"Run"fromthemenusabove.
'2.Ifawarningappearsthattherunnamealreadyexists,click"OK"
'3.You'r...[
阅读全文]
'####################################################################
'
'ScriptName:ConsumerPortaltesting-MainScript
'
'CreatedBy:MikenGandhi
'CreatedDate:26-Feb-2007
'
'Description:ThisscriptisMainScriptEngineforConsumerPortal
'Features:1)EstablishStartUpCondition
'
'
'####################################################################'================...[
阅读全文]
'###############################################################################
'
'ScriptName:Setup
'
'CreatedBy:MikenGandhi
'CreatedDate:26-Feb-2007
'
'Description:ThismoduledefinesconfigurationsfortheConsumerPortalscripts
'constants,variables,exceptions,andGUImaps.
'ThismoduleiscalledatthebeginningoftheConsumerPortalMainScript
'
'Sections:
'1)SetC...[
阅读全文]