47
'=============================================================================== ========================== ' Name of the Script : Master File Profile CUSIP ' Scope of the Script : This test script covers 11 te st cases related to the MF Profile --> CUSIP ' Author : Shyam H D ' Description : Master File Profile CUSIP ' Date and / or Version : 05-11-2008,version 1.0 '=============================================================================== ============================ Sub MFProfileCUSIP() '****Declaration of Environmental Variable Environment.Value("Execution_Log")=True Environment.Value("TestCase_Log")=True '''''''''Test case count Const TC_COUNT = 11 strVar = Environment("TestDir") strIndVar = Split(strVar,"\",-1,1) strBound = UBound(strIndVar) strAllPath ="" For intCounter = 0 to strBound - 1 strAllPath = strAllPath & strIndVar(intCounter) &"\" Next strPath = Trim(strPath) strDataPath = strAllPath & "DataTables\" strLibPath = strAllPath & "Function_Library\" ' Including the Library files where all the Scripts are saved 'ExecuteFile strLibPath & "CAReportsAgingItemsTC.vbs" '****Adding MFLogin sheet to the dataTable and Importing the Inp ut DataTable DataTable.AddSheet "MFLogin" DataTable.ImportSheet strDataPath & "Login.xls","MFLogin","MFLog in" DataTable.AddSheet "CUSIP" DataTable.ImportSheet strDataPath & "MasterFileProfile.xls","CUS IP","CUSIP" DataTable.AddSheet "ReportHeader" DataTable.ImportSheet strDataPath & "MasterFileProfile.xls","Rep ortHeader","ReportHeader" DataTable.AddSheet "HomePageVerification" DataTable.ImportSheet strDataPath & "MasterFileProfile.xls","Hom ePageVerification","HomePageVerification"  ' Logs the Scenario name Execution in a .csv file Call Execution_log(DataTable.Value("Scenario_Name", "Master"), " ", "", "") '****Invoking IE and navigating to the ADR Login page

Adrmf Profilecusip Old

  • Upload
    imaarha

  • View
    217

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 1/47

Page 2: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 2/47

Page 3: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 3/47

Page 4: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 4/47

Page 5: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 5/47

Page 6: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 6/47

Page 7: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 7/47

Page 8: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 8/47

Page 9: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 9/47

Page 10: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 10/47

Page 11: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 11/47

Page 12: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 12/47

Page 13: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 13/47

Page 14: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 14/47

Page 15: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 15/47

Page 16: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 16/47

Page 17: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 17/47

Page 18: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 18/47

Page 19: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 19/47

Page 20: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 20/47

Page 21: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 21/47

Page 22: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 22/47

Page 23: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 23/47

Page 24: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 24/47

Page 25: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 25/47

Page 26: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 26/47

Page 27: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 27/47

Page 28: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 28/47

Page 29: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 29/47

Page 30: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 30/47

Page 31: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 31/47

Page 32: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 32/47

Page 33: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 33/47

Page 34: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 34/47

Page 35: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 35/47

Page 36: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 36/47

Page 37: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 37/47

Page 38: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 38/47

Page 39: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 39/47

Page 40: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 40/47

Page 41: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 41/47

Page 42: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 42/47

Page 43: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 43/47

Page 44: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 44/47

Page 45: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 45/47

Page 46: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 46/47

Page 47: Adrmf Profilecusip Old

8/7/2019 Adrmf Profilecusip Old

http://slidepdf.com/reader/full/adrmf-profilecusip-old 47/47