ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Perl Testing: A Developer's Notebook

دانلود کتاب تست پرل: نوت بوک یک توسعه دهنده

Perl Testing: A Developer's Notebook

مشخصات کتاب

Perl Testing: A Developer's Notebook

دسته بندی: برنامه نویسی: زبان های برنامه نویسی
ویرایش: 1 
نویسندگان:   
سری: Developers Notebook 
ISBN (شابک) : 0596100922, 9780596100926 
ناشر: O'Reilly Media 
سال نشر: 2005 
تعداد صفحات: 0 
زبان: English 
فرمت فایل : CHM (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 641 کیلوبایت 

قیمت کتاب (تومان) : 47,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 12


در صورت تبدیل فایل کتاب Perl Testing: A Developer's Notebook به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب تست پرل: نوت بوک یک توسعه دهنده نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب تست پرل: نوت بوک یک توسعه دهنده

به ابزارهای تست پرل نگاه می‌کند و مجموعه‌ای از تمرین‌ها را ارائه می‌کند که موضوعاتی مانند بسته‌بندی مجموعه‌های آزمایشی، آزمایش پایگاه‌های داده، و تست وب‌سایت‌ها و پروژه‌ها را پوشش می‌دهد.


توضیحاتی درمورد کتاب به خارجی

Looks at the Perl test tools and offers a series of exercises that cover such topics as bundling test suites, testing databases, and testing Web sites and projects.



فهرست مطالب

Contents......Page 7
The Developer’s Notebook Series......Page 11
Notebooks Are.........Page 12
Organization......Page 13
Preface......Page 15
What This Book Covers......Page 16
Conventions Used in This Book......Page 17
Comments and Questions......Page 18
Acknowledgments......Page 19
chromatic......Page 20
Through the CPAN shell......Page 21
Through PPM......Page 22
By hand......Page 23
What about.........Page 24
What just happened?......Page 25
What about.........Page 26
How do I do that?......Page 27
What just happened?......Page 28
What about.........Page 29
What just happened?......Page 30
What about.........Page 31
How do I do that?......Page 32
What just happened?......Page 33
What about.........Page 34
How do I do that?......Page 35
What just happened?......Page 37
What about.........Page 38
How do I do that?......Page 39
What just happened?......Page 41
How do I do that?......Page 42
How do I do that?......Page 43
Simple Data Structure Equality......Page 45
How do I do that?......Page 46
What about.........Page 47
How do I do that?......Page 50
What just happened?......Page 51
What about.........Page 52
How do I do that?......Page 54
What about.........Page 55
How do I do that?......Page 57
What about.........Page 58
How do I do that?......Page 59
What just happened?......Page 60
What about.........Page 62
How do I do that?......Page 63
What just happened?......Page 64
What about.........Page 66
How do I do that?......Page 68
What just happened?......Page 69
What about.........Page 70
How do I do that?......Page 71
What about.........Page 72
How do I do that?......Page 73
What just happened?......Page 74
How do I do that?......Page 75
Automating Test Runs......Page 76
How do I do that?......Page 77
What about.........Page 79
How do I do that?......Page 81
What about.........Page 82
How do I do that?......Page 83
What just happened?......Page 84
What about.........Page 85
How do I do that?......Page 86
What just happened?......Page 87
What just happened?......Page 88
Letting the User Decide......Page 89
How do I do that?......Page 90
What just happened?......Page 91
How do I do that?......Page 92
Bundling Tests with Modules......Page 93
What just happened?......Page 94
What about?......Page 95
How do I do that?......Page 96
What just happened?......Page 98
Validating Kwalitee......Page 99
What just happened?......Page 100
What about.........Page 101
Overriding Built-ins......Page 103
How do I do that?......Page 104
What just happened?......Page 106
What about.........Page 107
How do I do that?......Page 108
What just happened?......Page 111
How do I do that?......Page 112
What just happened?......Page 115
Partially Mocking Objects......Page 117
How do I do that?......Page 118
What just happened?......Page 121
How do I do that?......Page 122
What just happened?......Page 124
What about.........Page 125
How do I do that?......Page 126
What just happened?......Page 127
What about.........Page 128
Shipping Test Databases......Page 129
How do I do that?......Page 130
What about.........Page 132
How do I do that?......Page 133
What just happened?......Page 135
What about.........Page 136
How do I do that?......Page 137
What just happened?......Page 140
How do I do that?......Page 141
What just happened?......Page 144
What about.........Page 145
Testing Your Backend......Page 147
How do I do that?......Page 148
Testing Your Frontend......Page 152
How do I do that?......Page 153
What just happened?......Page 154
How do I do that?......Page 155
What just happened?......Page 157
Testing the Validity of HTML......Page 158
What about.........Page 159
How do I do that?......Page 161
How do I do that?......Page 163
What just happened?......Page 165
Where to learn more......Page 168
How do I do that?......Page 169
What about.........Page 170
Writing Test Cases......Page 171
How do I do that?......Page 172
What about.........Page 174
Creating Test Fixtures......Page 175
How do I do that?......Page 176
What just happened?......Page 177
How do I do that?......Page 178
How do I do that?......Page 180
What about.........Page 181
What about.........Page 182
How do I do that?......Page 183
What just happened?......Page 185
What about.........Page 186
How do I do that?......Page 187
What just happened?......Page 188
How do I do that?......Page 189
What just happened?......Page 191
How do I do that?......Page 192
What about.........Page 193
Index......Page 195




نظرات کاربران