در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
ضمانت بازگشت وجه
درصورت عدم همخوانی توضیحات با کتاب
پشتیبانی
از ساعت 7 صبح تا 10 شب
دانلود کتاب Excel with Ease: Test Automation and QTP
دانلود کتاب اکسل با سهولت: تست اتوماسیون و QTP
مشخصات کتاب
Excel with Ease: Test Automation and QTP
ویرایش:
نویسندگان: Gupta. Rajeev
سری:
ISBN (شابک) : 9788131764510, 8131764516
ناشر:
سال نشر:
تعداد صفحات: 673
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 8 مگابایت
قیمت کتاب (تومان) : 40,000
میانگین امتیاز به این کتاب :
تعداد امتیاز دهندگان : 5
در صورت تبدیل فایل کتاب Excel with Ease: Test Automation and QTP به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب اکسل با سهولت: تست اتوماسیون و QTP نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
توضیحاتی درمورد کتاب به خارجی
فهرست مطالب
Cover......Page 1 Brief Contents......Page 6 Contents......Page 8 Preface......Page 18 About this Book......Page 19 Section 1: Test Automation......Page 24 History......Page 26 Objective......Page 27 Test Automation Key Factors......Page 28 What to Automate......Page 30 What not to Automate......Page 31 Swot Analysis......Page 32 Threats......Page 33 Test Automation: Myths and Realities......Page 34 Disadvantages of Automation Testing......Page 36 Feasibility Analysis Phase......Page 37 Need Analysis......Page 38 ROI Analysis......Page 39 Tool Analysis......Page 40 Framework Design......Page 41 Script Design......Page 42 Maintenance......Page 43 Practical Questions......Page 44 Test Automation Approach......Page 45 Waterfall Development Model......Page 46 W-Model......Page 48 Agile Development Model......Page 49 Test Automation Basis......Page 51 Test Automation—Testing Types to be Covered......Page 54 Test Automation—Team Dynamics......Page 56 Practical Questions......Page 58 Framework Components......Page 59 Modular-Driven Framework......Page 60 Data-Driven Framework......Page 61 Keyword-Driven Framework......Page 62 Hybrid Framework......Page 65 Agile Automation Framework......Page 68 Quick Tips......Page 69 Chapter 5: Business Model-Driven Framework......Page 70 Framework Components......Page 71 Architecture......Page 72 Framework Layout......Page 74 Framework Structure......Page 75 Quick Tips......Page 78 Practical Questions......Page 80 Identifying Business Components......Page 81 Identifying Test Scenarios within each Business Component......Page 82 Designing Business Scenario Tables......Page 83 Quick Tips......Page 92 Chapter 6: Agile Automation Framework......Page 93 Framework Components......Page 94 Screen Components......Page 95 Component Tables......Page 96 Framework Structure......Page 109 Practical Questions......Page 112 Framework Setup......Page 113 Test Automation Development......Page 114 Designing SCTs......Page 120 Designing BCTs......Page 125 Developing Screen Component Scripts......Page 127 Developing Business Component Scripts......Page 130 Developing Master Driver......Page 133 Technical/Functional Interchanges and Walk-Through......Page 134 Configuration Management......Page 135 Test Automation Metrics......Page 136 Coverage......Page 137 Progress......Page 139 Quality......Page 140 Process......Page 143 Practical Questions......Page 144 Chapter 8: Test Automation Process......Page 145 Objective......Page 146 ROI Analysis Process Flow......Page 147 Total Automation Cost (TAC)......Page 148 Objective......Page 149 Proof of Concept......Page 150 Framework Design Process Flow......Page 151 Objective......Page 152 Business Knowledge Gathering Process Flow......Page 153 Script Design Process Flow......Page 156 Script Execution Process Flow......Page 158 Test Results Analysis Process Flow......Page 159 Test Results......Page 160 Test Result Analysis......Page 161 Maintenance Process Flow......Page 162 Building One-Point Maintenance......Page 163 Version Control Strategy......Page 164 Communication Model for New Automation......Page 165 Test Automation Documents......Page 166 Automation Task Tracker......Page 167 Practical Questions......Page 168 Section 2: VBScript......Page 170 VBScript Editors......Page 172 VBScript Variables......Page 173 Variable Declaration......Page 174 VBScript Operators......Page 175 If… Statement......Page 176 For Next......Page 177 While......Page 178 Date–Time Functions (Table 9.1)......Page 179 String Functions (Table 9.2)......Page 182 Conversion Functions (Table 9.3)......Page 183 Array Functions......Page 184 Miscellaneous......Page 186 On Error GoTo