Skocz do zawartości

Aktywacja nowych użytkowników
Zakazane produkcje

Znajdź zawartość

Wyświetlanie wyników dla tagów 'testing' .



Więcej opcji wyszukiwania

  • Wyszukaj za pomocą tagów

    Wpisz tagi, oddzielając je przecinkami.
  • Wyszukaj przy użyciu nazwy użytkownika

Typ zawartości


Forum

  • DarkSiders
    • Regulamin
    • Dołącz do Ekipy forum jako
    • Ogłoszenia
    • Propozycje i pytania
    • Szukam
    • Help
    • Poradniki / Tutoriale
    • Wszystko o nas
  • Hydepark
    • Newsy
    • Niezwykłe zjawiska
    • Rozrywka
    • Rozmowy...
    • hakerskie nowinki
    • Hardware
    • Webmasters
    • Grafika
    • Telefony i Komunikacja
    • Sport
    • Kulinaria
    • Forum Lady
    • Ciekawe Strony
  • DSTeam no Limits (serwery bez limitów!)
    • FILMY
    • GRY
    • MUZYKA
    • PROGRAMY
    • Ebooki
  • Download
  • Archiwum

Szukaj wyników w...

Znajdź wyniki, które zawierają...


Data utworzenia

  • Od tej daty

    Do tej daty


Ostatnia aktualizacja

  • Od tej daty

    Do tej daty


Filtruj po ilości...

Dołączył

  • Od tej daty

    Do tej daty


Grupa podstawowa


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Gadu Gadu


Skąd


Interests


Interests


Polecający

Znaleziono 95 wyników

  1. Securing the IoT: Designing and Testing Size: 428 MB | Duration: 2h 50m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English It is estimated that by 2020, there will be 20 billion IoT devices worldwide. Designing security around these devices is crucial. In this course, Malcolm discusses what some of the security concerns are, and then shows you how to design with these concerns in mind. He covers IoT development and he explains how to test an IoT gateway and IoT devices. Topics include: * Reviewing security issues and recent attacks * Robot security concerns * IoTSF Compliance Framework * LoRa security * Building security into IoT devices * Moving to trusted execution environments * Adding sensors and encryption to Marvin * Generating packets with Paketeer * The cURL tool * Testing home IoT devices Download From UploadGig https://uploadgig.com/file/download/e91BAb10384017c6/xidau123_LcSecurIoTDesignTest.rar Download From NitroFlare http://nitroflare.com/view/70C4337E759B583/xidau123_LcSecurIoTDesignTest.rar Download From Rapidgator http://rapidgator.net/file/5ccdbfce46e2e69feb601ea28832a9c1/xidau123_LcSecurIoTDesignTest.rar.html
  2. F#: Automated Testing For Developers Size: 495 MB | Duration: 2h 33m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English Automated testing is a popular topic in software development, but it's still often seen by developers as overhead rather than as an opportunity. By leveraging F# and some external tools and libraries, you can make automated testing easy, enjoyable, and productive. In this course, learn about a variety of techniques for writing automated testing code in F#. Kit Eason explains how to use xUnit-a . NET unit-testing package-to do some test-driven development, and demonstrates how to improve your test run experience using NCrunch, a test runner. He shows how to use FsCheck to generate test cases, and how to use Expecto to move into the world of tests as first-class values. He also covers the use of Canopy to automate the testing of web user interfaces, and of mocking to tame dependencies. Topics include: * Solving issues with early versions of Visual Studio 2017 * Classical unit testing with F# * Creating a testable project and installing Paket and xUnit * Test driving an implementation * Improving your test run experience with NCrunch * Going beyond test cases with FsCheck and Unquote * Making tests first class using Expecto * Using mocking to tame dependencies * Web UI testing with Canopy Download From UploadGig https://uploadgig.com/file/download/3a37de4dD14677e0/xidau123_LyndaFAutomatedTestingForDevelopers.rar Download From NitroFlare http://nitroflare.com/view/44462D6C90CD28A/xidau123_LyndaFAutomatedTestingForDevelopers.rar Download From Rapidgator http://rapidgator.net/file/3902d6d7a8df086bddad0ea105d2f5ca/xidau123_LyndaFAutomatedTestingForDevelopers.rar.html
  3. Getting Started with Automation Testing MP4 | Video: AVC 1920x1080 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 551 MB Genre: eLearning | Language: English Testing that used to be performed manually, by carefully executing test steps, can now done with the help of an automation tool, reducing the number of test cases to be run manually; this is known as Automation Testing. In this video tutorial, we will start by understanding what Automation Testing is all about. You will study the need for Automation Testing, and look at various test tool selection criteria. After that you will define the scope of Automation Testing, plan the design and development phase and learn to execute a test suite. Moving on, you will learn all about frameworks in automation, as well as the different types of automation test and best practices. You will delve into automation testing tools and frameworks and look into the prerequisites for setting up your test environment. You will work on manual test steps and keyword creation. And finally, you will learn to execute your tests and also analyze your results. Download From UploadGig https://uploadgig.com/file/download/755582337159f4b8/Getting Started with Automation Testing.rar Download From NitroFlare http://nitroflare.com/view/C38123B691EAEA6/Getting_Started_with_Automation_Testing.rar Download From Rapidgator http://rapidgator.net/file/c39e99d0a925999cf8f14d0bb1de471d/Getting_Started_with_Automation_Testing.rar.html
  4. O'Reilly - Continuous Integration (CI) With Jenkins - Quality Assurance and Automated Testing English | Size: 276.37 MB Category: CBTs This course teaches you how to incorporate a rigorous automated quality assurance (QA) process into the Maven build process inside Jenkins. It introduces four popular Jenkins plugins: jUnit, JaCoCo, FindBugs, and Checkstyle. These plugins make it possible to automate four critical QA checks: unit testing, code coverage, bug detection, and standard formatting. By the end of the lessons, you'll understand how to use these plugins to ensure that your continuous integration, delivery or deployment practices are delivering top notch software. o Understand the tools and processes required for automating QA in Maven builds o Discover how to perform unit testing of application code with the jUnit plugin o Learn how to monitor code coverage metrics using the JaCoCo plugin o Explore the process of automated bug detection using the FindBugs plugin o Learn to automate and ensure uniform code by using the Checkstyle plugin Kevin Bowersox leads development teams that build Java web applications for the federal government. As a Java expert, Kevin shares his 17 years of experience to help coders understand and enjoy the benefits of automating software development practices. He holds a BA in Information Sciences and Technology from Penn State; and is the author of multiple O'Reilly titles on topics such as Spring Framework, Hibernate, Apache Maven, and Jenkins. Download link: http://rapidgator.net/file/18ae2062c0159c340495df42852cad52/k8hww.OReilly..Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar.html http://nitroflare.com/view/97C15EA4C44DA6F/k8hww.OReilly..Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar https://uploadgig.com/file/download/159fbfc1cd4C7952/k8hww.OReilly..Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar http://uploaded.net/file/1bncenzf/k8hww.OReilly..Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar Links are Interchangeable - No Password - Single Extraction
  5. Implementing and Testing Applications using Functional JavaScript MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 567 MB Genre: eLearning | Language: English You will get an in-depth overview of how to handle asynchronous code with promises, generator functions, and the ES2017 async-await construct. These tools will help you set up communication with a server via an API later, when implementing a web application. Lazy evaluation will allow you to optimize performance of retrieving a collection of data, where you may need to process and retrieve just a fraction of the available elements. This powerful technique will not only allow you to write performant code, but it also makes it possible for you to handle infinite sequences. We will also implement a web application together, demonstrating the practical usage of most of the features you learned in this course, and in the previous volume of this course, Deep Dive into Functional JavaScript. You will see higher order functions, currying, partial evaluation, recursion, ES6, asynchronous code with promises and ES2017 async-await, and many more language construct and functional programming ideas in practice. While we anchor these techniques into your mind with the repeated practical usage, you will also learn about techniques to write maintainable software: test driven development, top-down design, and bottom-up design. We will use Mocha and ChaiJs to write unit tests for the functional part of the application Download From NitroFlare http://nitroflare.com/view/907BE4614B2D995/xidau123_ImplementingandTestingApplicationsusingFuncti.rar Download From Rapidgator http://rapidgator.net/file/a2c8453e58c6b826b98f232248e4ea47/xidau123_ImplementingandTestingApplicationsusingFuncti.rar.html Download From UploadGig https://uploadgig.com/file/download/6939C5CE7c094581/xidau123_ImplementingandTestingApplicationsusingFuncti.rar
  6. Advance MySQL for complete End to End Testing MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | Lec: 20 | 307 MB Genre: eLearning | Language: English MySQL for Testing Requirement This course is for Testing profile candidate who wanted to build there career into Testing profile. So I have designed this course so they can start with basic MySQL Query concepts to big data testing. All the users who are working in QA profile and wanted to move into testing domain should take this course and go through the complete tutorials. I have included the material which is needed for testing profile and it has all the necessary contents which is required for learning MySQL. It will give the detailed information for different MySQL queries which is needed by the tester to move into bigger umbrella i.e. Testing Arena. This course is well structured with all elements of different MySQL Queries in practical manner separated by different topics. Students should take this course who wanted to learn MySQL from scratch. Download link: http://rapidgator.net/file/9a522ad64ff1452680378988fb82ca7c/r02sb.Advance.MySQL.for.complete.End.to.End.Testing.rar.html http://nitroflare.com/view/981E5501E1F542D/r02sb.Advance.MySQL.for.complete.End.to.End.Testing.rar https://uploadgig.com/file/download/9f44818d5e3BFdb8/r02sb.Advance.MySQL.for.complete.End.to.End.Testing.rar http://uploaded.net/file/7nrx2ziu/r02sb.Advance.MySQL.for.complete.End.to.End.Testing.rar Links are Interchangeable - No Password - Single Extraction
  7. Automated UI Testing in C# MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | 634 MB Genre: eLearning | Language: English This video is the practical step by step guide for UI test automation framework development from the scratch. This course is targeted to C#. We'll exercise the WebDriver, Appium (for mobile applications) and SpecFlow. While going throughout the course you will be able to see the step-by-step test automation framework development process and how it changes the shape of tests. At the end you will have a vision of what framework is, how it looks like and what items should be initially covered at the early beginning of test automation development. Also, you will learn typical solutions for the most common problems with different UI automation solutions Download From UploadGig https://uploadgig.com/file/download/A11cd969c4aA0757/AutomatedUITestinginC.rar Download From NitroFlare http://nitroflare.com/view/411D91F75996C80/AutomatedUITestinginC.rar Download From Rapidgator http://rapidgator.net/file/6072e5dae19fce0a9481a8b7b524c161/AutomatedUITestinginC.rar.html
  8. Web Security/Penetration Testing for Beginners MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 7 Hours | 1.01 GB Genre: eLearning | Language: English This course will take your skill set to next level as a Penetration Tester with Web security Knowledge Course lectures are conceptually driven with root level explanations and bring you to the level where you can bring out the security bugs Course Contents: Basics of Security Testing Terminologies involved in Security Domain Top OWASP prin[beeep]les Cross site Scrpiting Xss examples Cookies Importance Danger with stealing of cookies Session Hijacking Cross site forgery Attacks Parameter Tampering Methods to Intercept requests Account Management Password security guidelines Brute force mechanism Importance of Client side validations On course completion You will be Mastered in Web Security Testing and can implement Successfully it in your work place or will surely land on High Paying Job What are the requirements? Nothing. All Prerequisites , Introductory Terminologies are taken care as part of the course Download link: http://rapidgator.net/file/8e2c779f5122e434dd7fb63becb330e4/x6e9m.Web.SecurityPenetration.Testing.for.Beginners.rar.html http://nitroflare.com/view/8247D20A4EEFC58/x6e9m.Web.SecurityPenetration.Testing.for.Beginners.rar https://uploadgig.com/file/download/b6c74ff7a4b9bd6C/x6e9m.Web.SecurityPenetration.Testing.for.Beginners.rar http://uploaded.net/file/r5wn9r8m/x6e9m.Web.SecurityPenetration.Testing.for.Beginners.rar Links are Interchangeable - No Password - Single Extraction
  9. Penetration Testing: Setting the Scope and Rules of Engagement MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2.5 Hours | 206 MB Genre: eLearning | Language: English Penetration testing is in high demand. This course will teach you what a penetration test consists of, as well as how to deliver a professional penetration testing engagement for paying customers. Penetration testing is in high demand with the need to meet compliance standards and combat security breaches. In this course, Penetration Testing: Setting the Scope and Rules of Engagement, you'll learn fundamental knowledge and gain the ability to scope a penetration testing engagement with paying customers. First, you'll explore how penetration tests are structured. Next, you'll dive into learning the tools and methodologies used to execute professional penetration tests. Finally, you'll discover how to structure deliverables in the form of work breakdown structures and final reports for your customers. When you're finished with this course, you'll have the necessary knowledge to structure penetration testing engagements needed to organize and deliver a successful and professional penetration testing engagement. Download link: http://rapidgator.net/file/2b7fcf83c87f934538559d84bb47da00/z9ory.Penetration.Testing.Setting.the.Scope.and.Rules.of.Engagement.rar.html http://nitroflare.com/view/25F858019367679/z9ory.Penetration.Testing.Setting.the.Scope.and.Rules.of.Engagement.rar https://uploadgig.com/file/download/685a5dfb09d36dfa/z9ory.Penetration.Testing.Setting.the.Scope.and.Rules.of.Engagement.rar http://uploaded.net/file/giavcyvk/z9ory.Penetration.Testing.Setting.the.Scope.and.Rules.of.Engagement.rar Links are Interchangeable - No Password - Single Extraction
  10. Automated UI Testing in C# MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 3 Hours | 634 MB Genre: eLearning | Language: English This video is the practical step by step guide for UI test automation framework development from the scratch. This course is targeted to C#. We'll exercise the WebDriver, Appium (for mobile applications) and SpecFlow. This video is the practical step by step guide for UI test automation framework development from the scratch. This course is targeted to C#. We'll exercise the WebDriver, Appium (for mobile applications) and SpecFlow. While going throughout the course you will be able to see the step-by-step test automation framework development process and how it changes the shape of tests. At the end you will have a vision of what framework is, how it looks like and what items should be initially covered at the early beginning of test automation development. Also, you will learn typical solutions for the most common problems with different UI automation solutions Download link: http://rapidgator.net/file/f3943a01b7799eec9c09c3a38a90e41f/qjq61.Automated.UI.Testing.in.C.rar.html http://nitroflare.com/view/28F93B87EA3A331/qjq61.Automated.UI.Testing.in.C.rar https://uploadgig.com/file/download/4a6B16F6f901D165/qjq61.Automated.UI.Testing.in.C.rar http://uploaded.net/file/n8wtyirm/qjq61.Automated.UI.Testing.in.C.rar Links are Interchangeable - No Password - Single Extraction
  11. Kali Linux, Ethical Hacking and Pen Testing for Beginners MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours | Lec: 43 | 1.20 GB Genre: eLearning | Language: English Learn what it takes to become an Ethical Hacker. Discover the world of Ethical Hacking and Penetration Testing. At the beginning of this course you will get a breakdown of the world of ethical hacking. If you ever wondered what ethical hacking is or what an ethical hacker does, this is for you. This section will be covered by a certified ethical hacker (CEH) and trainer who has 20 years of experience in the world of information security Next we will go into Kali Linux which is the ethical hacker's OS for all things hacking. We will show you how to install Kali using VMWare. We will show you some important configuration settings that you should be aware of and go over some of the top tools in Kali. We will end with a demo on how to crack Wi-Fi passwords on a WEP network. The last section will dive into penetration testing and specifically the methodologies professional penetration testing teams take to protect businesses. Download link: http://rapidgator.net/file/ef5e00af0b21921a7b80b246d5ac2a75/n88rh.Kali.Linux.Ethical.Hacking.and.Pen.Testing.for.Beginners.rar.html http://nitroflare.com/view/443F1AB7BABB552/n88rh.Kali.Linux.Ethical.Hacking.and.Pen.Testing.for.Beginners.rar https://uploadgig.com/file/download/8a15db5d6cA1Ef2E/n88rh.Kali.Linux.Ethical.Hacking.and.Pen.Testing.for.Beginners.rar http://uploaded.net/file/u2khnqtv/n88rh.Kali.Linux.Ethical.Hacking.and.Pen.Testing.for.Beginners.rar Links are Interchangeable - No Password - Single Extraction
  12. Easy Road Map to Big Data Testing (Hive and MySQL Databases) MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 6 Hours | Lec: 34 | 895 MB Genre: eLearning | Language: English Hive and MySQL for Testing Profile This course is for Big Data Testing with Hive Database. All the users who are working in QA profile and wanted to move into big data testing domain should take this course and go through the complete tutorials. I have included the material which is needed for big data testing profile and it has all the necessary contents which is required for learning Hive database. It will give the detailed information for Hive as database and what all areas tester should be fulfilled with their knowledge to make their career into Big Data Testing. This course is well structured with all elements of Hive in detailed manner separated by different topics. Students should take this course for Hive learning. Download link: http://rapidgator.net/file/70b6e36552f0f3ee093e9803a3c61dba/fu0cf.Easy.Road.Map.to.Big.Data.Testing.Hive.and.MySQL.Databases.rar.html http://nitroflare.com/view/C12626403658F86/fu0cf.Easy.Road.Map.to.Big.Data.Testing.Hive.and.MySQL.Databases.rar https://uploadgig.com/file/download/A065012d67b382b4/fu0cf.Easy.Road.Map.to.Big.Data.Testing.Hive.and.MySQL.Databases.rar http://uploaded.net/file/b7jixv2m/fu0cf.Easy.Road.Map.to.Big.Data.Testing.Hive.and.MySQL.Databases.rar Links are Interchangeable - No Password - Single Extraction
  13. Continuous Integration (CI) With Jenkins - Quality Assurance and Automated Testing MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 47M | 276 MB Genre: eLearning | Language: English This course teaches you how to incorporate a rigorous automated quality assurance (QA) process into the Maven build process inside Jenkins. It introduces four popular Jenkins plugins: jUnit, JaCoCo, FindBugs, and Checkstyle. This course teaches you how to incorporate a rigorous automated quality assurance (QA) process into the Maven build process inside Jenkins. It introduces four popular Jenkins plugins: jUnit, JaCoCo, FindBugs, and Checkstyle. These plugins make it possible to automate four critical QA checks: unit testing, code coverage, bug detection, and standard formatting. By the end of the lessons, you'll understand how to use these plugins to ensure that your continuous integration, delivery or deployment practices are delivering top notch software. Understand the tools and processes required for automating QA in Maven builds Discover how to perform unit testing of application code with the jUnit plugin Learn how to monitor code coverage metrics using the JaCoCo plugin Explore the process of automated bug detection using the FindBugs plugin Learn to automate and ensure uniform code by using the Checkstyle plugin Download link: http://rapidgator.net/file/293481a833ac5743547534cd59148a57/x0dii.Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar.html http://nitroflare.com/view/DE564AFF68EC9F4/x0dii.Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar https://uploadgig.com/file/download/aa80b3aF517a395E/x0dii.Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar http://uploaded.net/file/a7krgt8n/x0dii.Continuous.Integration.CI.With.Jenkins..Quality.Assurance.and.Automated.Testing.rar Links are Interchangeable - No Password - Single Extraction
  14. Continuous Integration (CI) With Jenkins - Quality Assurance and Automated Testing MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 47M | 276 MB Genre: eLearning | Language: English This course teaches you how to incorporate a rigorous automated quality assurance (QA) process into the Maven build process inside Jenkins. It introduces four popular Jenkins plugins: jUnit, JaCoCo, FindBugs, and Checkstyle. These plugins make it possible to automate four critical QA checks: unit testing, code coverage, bug detection, and standard formatting. By the end of the lessons, you'll understand how to use these plugins to ensure that your continuous integration, delivery or deployment practices are delivering top notch software. Understand the tools and processes required for automating QA in Maven builds Discover how to perform unit testing of application code with the jUnit plugin Learn how to monitor code coverage metrics using the JaCoCo plugin Explore the process of automated bug detection using the FindBugs plugin Learn to automate and ensure uniform code by using the Checkstyle plugin Download From NitroFlare http://nitroflare.com/view/55C8EB27B001549/xidau123_Continuous_Integrationesting.part1.rar http://nitroflare.com/view/AB388C7A600CC78/xidau123_Continuous_Integrationesting.part2.rar Download From Rapidgator http://rapidgator.net/file/0d8e8c2a5b08ac59b5cebeed45e5ae1f/xidau123_Continuous_Integrationesting.part1.rar.html http://rapidgator.net/file/72cec71e5d24d253a53bfe4d4232d7cc/xidau123_Continuous_Integrationesting.part2.rar.html Download From UploadGig https://uploadgig.com/file/download/63133Eb188913515/xidau123_Continuous Integrationesting.part1.rar https://uploadgig.com/file/download/5aDcab45051e31bc/xidau123_Continuous Integrationesting.part2.rar
  15. Packt - Learning Network Penetration Testing with Kali Linux English | Size: 687.74 MB Category:CBTs Be one step ahead of hackers by discovering and patching your network vulnerabilities. Learn how to test your network against various types of attacks. We will teach viewers how to install Kali Linux, discuss about different phases of pen testing, etc. By the end of this section you will become familiar with the tools that Kali Linux offers to perform network penetration testing, how to exploit the vulnerable systems and how to patch them. What You Will Learn * Learn about the tools that Kali Linux offers to perform network penetration testing, * How to exploit the vulnerable systems and how to patch them. * Discovering Network Vulnerabilities * The basics of networking concepts * How to test networks against various types of attacks Download link: http://rapidgator.net/file/f273271db37992563bad6343a278b451/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part1.rar.html http://rapidgator.net/file/ef7633f73d6b841a658cf557a01a3039/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part2.rar.html http://nitroflare.com/view/9C0286B953C4E5A/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part1.rar http://nitroflare.com/view/5B286BF9CE8319C/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part2.rar https://uploadgig.com/file/download/4ff8EE5534a2bf5d/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part1.rar https://uploadgig.com/file/download/f77b86C64fd6cEEF/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part2.rar http://uploaded.net/file/mdodb6iv/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part1.rar http://uploaded.net/file/m8cjyip7/uzx11.Packt..Learning.Network.Penetration.Testing.with.Kali.Linux.part2.rar Links are Interchangeable - No Password - Single Extraction
  16. C# Unit Testing MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours | 258 MB Genre: eLearning | Language: English As a code base is built and continues to grow, it becomes important to verify that the code meets specific requirements in terms of core functionality and response to a range of inputs. In this video, you'll learn how to use the tools in Visual Studio to create unit tests for your C# projects. You'll also see how unit testing can influence your code and architecture. Download link: http://rapidgator.net/file/7b9719ac8bd77defd16be76f79c46a77/a1q4m.C.Unit.Testing.rar.html http://nitroflare.com/view/3D0FC7A9EA5B8FE/a1q4m.C.Unit.Testing.rar https://uploadgig.com/file/download/Bdf7384ccF246c5E/a1q4m.C.Unit.Testing.rar http://uploaded.net/file/2fjbxg84/a1q4m.C.Unit.Testing.rar Links are Interchangeable - No Password - Single Extraction
  17. Advance Jmeter : Performance Testing using Jmeter MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 4.5 Hours | Lec: 30 | 786 MB Genre: eLearning | Language: English Recording, Execution, Connection with Blazemeter JMeter is the most demanding open source performance and load testing automation tool. Jmeter support many protocols incluging Http, FTP, SMTP, Soap, REST etc. Aim of this course is to cover advance concepts of Jmeter & performance testing also cover many interview question which are asked in interviews This Advance course is mainly design for performance testing professionals, who already have basic knowledge of Jmeter, This course is mainly targeting following areas Correlation SOAP / REST performance testing New ways to record automation scripts Analyse graph Working with logs Beanshell Advance Header Manager URL Rewriting Pick Data from Excel and Database Save results in Excel format We also cover distributed testing using Jmeter This course is specially designed for PerformanceTesting professionals, This will take students from basic level to advance in decent pace videos. After going through the course you can easily measure performance of any REST & Web based application. Download link: http://rapidgator.net/file/d58236fe74dbb632c4568a1ec07637b0/wjw5y.Advance.Jmeter..Performance.Testing.using.Jmeter.rar.html http://nitroflare.com/view/C7DCB683F561EB5/wjw5y.Advance.Jmeter..Performance.Testing.using.Jmeter.rar https://uploadgig.com/file/download/d3Cbddc3942219c5/wjw5y.Advance.Jmeter..Performance.Testing.using.Jmeter.rar http://uploaded.net/file/bvw8xz01/wjw5y.Advance.Jmeter..Performance.Testing.using.Jmeter.rar Links are Interchangeable - No Password - Single Extraction
  18. Penetration Testing With the Metasploit Framework Video Training Duration: 3h 22m | Video: h264, yuv420p, 1280x720 30fps | Audio: aac, 44100 Hz, 2 ch | 990 MB Genre: eLearning | Language: English | Project Files An essential requirement for protecting any organization's computer and network systems from adversarial attack is finding the vulnerabilities in those systems before the bad guys do. In this course, cybersecurity expert Ric Messier shows you how to use Metasploit, the open source, multi-platform (Linux, Windows, Mac OS) exploit framework deployed by systems administrators and security engineers everywhere to spot those vulnerabilities. You'll learn how to download, install, and configure the software; how to extend Metasploit; how to perform system reconnaissance and vulnerability identification missions; how to use exploits; and the basics of social engineering attacks, such as phishing and site cloning. Learn to perform basic network and system security scans using Metasploit Understand Metasploit's command line, graphical, and web interfaces Survey reconnaissance techniques like Nmap scanning, SYN scanning, and service scanning Explore vulnerability identification practices like SMB and VNC open service scanning Learn to use the exploits in Metasploit to attack systems and identify system vulnerability See how to develop custom security functions using Ruby scripts Explore phishing attacks, site cloning, and more Download link: http://rapidgator.net/file/f9cf7fd90d4dfdef06a319905465393d/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar.html]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar.html http://rapidgator.net/file/b2fc10319098614bbbd031ec581aff64/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar.html]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar.html http://nitroflare.com/view/0AA515AF0372076/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar http://nitroflare.com/view/8F6BAEF5E3AA24F/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar http://uploaded.net/file/qekb3uk3/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar http://uploaded.net/file/0d3itnz7/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar https://www.bigfile.to/file/rsgwGW7WST8K/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part1.rar https://www.bigfile.to/file/EyVqVdqfwaM7/9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar]9c13w.Penetration.Testing.With.the.Metasploit.Framework.Training.Video.part2.rar Links are Interchangeable - No Password - Single Extraction
  19. C++ Unit Testing Fundamentals Using Catch Video Training Duration: 1h 38m | Video: h264, yuv420p, 1280x720 30fps | Audio: aac, 44100 Hz, 2 ch | 414 MB Genre: eLearning | Language: English | Project Files Writing unit tests is a big part of being a good software developer. Unfortunately, unit testing in C++ is far from being trivial and good unit testing frameworks are hard to find. In this course, C++ Unit Testing Fundamentals Using Catch, you will learn how to write robust unit tests using Catch, a simple-to-use, yet flexible and powerful unit testing framework for C++. You will learn what makes Catch different from other xUnit frameworks, and how it can be used to write unit tests for your C++ code. You will also get to see how to run Catch from the command line, how to use test fixtures, and how to create maintainable tests. When you're finished with this course, you will have a foundational knowledge of Catch and unit testing in C++ that would help you create better, cleaner C++ code. Download link: http://rapidgator.net/file/0cb1b7911cc2f2df964a33cd31335462/hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar.html]hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar.html http://nitroflare.com/view/426917ADF9CD31B/hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar]hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar http://uploaded.net/file/ruco13kz/hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar]hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar https://www.bigfile.to/file/TyQwEQDFNMrb/hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar]hemgo.C.Unit.Testing.Fundamentals.Using.Catch.Video.Training.rar Links are Interchangeable - No Password - Single Extraction
  20. Testing JavaScript with Jasmine and TypeScript October 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 2 Hours 42M | 614 MB Genre: eLearning | Language: English This course serves as an introduction to using TypeScript with Jasmine for writing units tests in JavaScript. TypeScript will transport us into the future of JavaScript, transforming our authoring experience, and allowing us to use current and proposed ECMAScript language enhancements. In this course, Testing JavaScript with Jasmine and TypeScript, you'll start with the motivations for unit testing, and why crafting good unit tests is so important. Next, you'll look at basic test definition including test setup, nested scoping, and assertions. You'll also learn about dynamic mocking and the ins and outs of testing with dependencies. Finally, you'll look at techniques for creating reliable tests, and some of the consequences when you don't. By the end of this course, you'll feel confident in leveraging TypeScript to maximize your productivity with Jasmine. DOWNLOAD http://rapidgator.net/file/dcec68326e478f46743e5b51b8f940ba/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar.html https://bytewhale.com/neonw6tglr04/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar http://uploaded.net/file/7zkb3wrr/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar https://www.bigfile.to/file/wbgFJpDkxaRj/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar http://nitroflare.com/view/07F583B0BFA90A2/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar http://uploadgig.com/file/download/7aeeF1Ea02440cE6/oguzp.Testing.JavaScript.with.Jasmine.and.TypeScript.2016.rar
  21. Lynda - Distributing Your iOS App for Testing with TestFlight Size: 68 MB | Duration: 0h 35m | Video: AVC (.mp4) 1280x800 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English Testing is a critical part of validating your iOS app. Testing is a critical part of validating your iOS app. TestFlight, a tool exclusive to the Apple Developer Program, allows you to deliver over-the-air builds to testers and gain priceless feedback. Learn how to use TestFlight to perform prerelease testing with both internal and external testers, in this fast-paced course with Ron Buencamino. Discover how to gather feedback, manage builds, and work with metadata, and find out how TestFlight fits in your software development cycle. * What is TestFlight? * Using TestFlight * Inviting testers * Completing testing DOWNLOAD http://rapidgator.net/file/dbc5b3557c0192cb957aa04c7c51a7dc/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar.html https://bytewhale.com/vv5sktenagpy/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar http://uploaded.net/file/03ptclkl/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar https://www.bigfile.to/file/9xgdNVvq5n9r/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar http://nitroflare.com/view/B29536513DD90B4/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar http://uploadgig.com/file/download/5CafCbB592F99f04/2rosu.Lynda..Distributing.Your.iOS.App.for.Testing.with.TestFlight.rar
  22. Pluralsight - Akka.NET Testing Fundamentals MP4 | AVC 368kbps | English | 1280x720 | 15fps | 2h 20mins | AAC stereo 85kbps | 392 MB Genre: Video Training Akka.NET allows easier creation of reactive, stateful, concurrent, and fault-tolerant applications through the use of actors. Due to the nature of the Actor Model, additional testing strategies and tools are required to test our actors. By the end of this course, you'll know how to set up and execute automated unit and integration tests against your actors. Course Overview 1m 16s Course Overview 1m 16s Getting Started with TestKit 22m 35s Introduction 1m 27s Course Structure 0m 59s Suggested Course Prerequisites 0m 49s NuGet Packages 2m 1s TestKit Test Class Overview 1m 57s Modes of Testing 1m 30s Direct Testing 2m 10s Unit Testing 1m 1s Integration Testing 1m 41s Mixed Mode Testing 1m 19s Getting Started in Visual Studio 5m 43s Summary 1m 54s Writing Basic Tests 54m 52s Introduction 1m 49s Overview of the TestKit Base Class 4m 18s Writing Direct Tests 10m 22s Writing Unit Tests 5m 50s Creating and Testing a User Actor 6m 10s Testing Actor Replies 7m 38s Who's the Sender? 2m 12s Additional Expected Message Methods 1m 8s Writing Integration Tests 9m 43s Synchronous and Asynchronous Actor Tests 2m 12s General Testing Guidelines 1m 29s Summary 1m 57s Using Mock Actors and Dependencies 31m 1s Introduction 2m 43s Mocking Non-actor Dependencies 8m 5s Connecting the StatisticsActor and DatabaseActor 3m 30s Using Hand-written Mock Actors 4m 39s Using TestProbes 7m 37s Additional Test Actors 2m 15s Summary 2m 10s Additional TestKit Features 30m 22s Introduction 1m 47s Testing for Correct Logging 8m 16s Testing for Undelivered Messages 3m 15s Testing for Expected Exceptions 2m 27s Testing for Custom EventStream Messages 3m 24s Testing That an Actor Was Terminated 2m 58s Testing Parents and Children 2m 57s Testing Non-deterministic Message Order 2m 56s Summary 2m 19s DOWNLOAD http://rapidgator.net/file/8c414cb215a0d0f9aff323563e5b7631/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar.html https://bytewhale.com/h93k2wkk570q/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar http://uploaded.net/file/9jeut2lf/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar https://www.bigfile.to/file/KyQKM5hJfSvn/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar http://nitroflare.com/view/59E6413910E65A1/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar http://uploadgig.com/file/download/93222740216c8b78/q1t3n.Pluralsight..Akka.NET.Testing.Fundamentals.rar
  23. Testing C# Code in Production with Scientist.NET October 2016 | MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1.5 Hours | 265 MB Genre: eLearning | Language: English Even if we have unit tests in place, problems can still occur when the code is released to production. This course will show you how to use Scientist.NET to test the new code in production to gain greater confidence before starting to use it. Errors in production code can be costly to fix, more stressful for the development team, and frustrating for the end-user. In this course, Testing C# Code in Production with Scientist.NET, you will get to see how Scientist.NET allows sections of the application to be changed more safely by running both the existing code alongside the new code in production. You'll begin with an introduction to Scientist.NET before installing it and writing your first experiment. Next, you'll learn how to customize the configuration of experiments. Finally, you'll learn how to publish experiment data to SQL Server and analyze experiment results. After completing this course, you'll be ready to start testing code that's already in production using Scientist.NET. Download link: http://rapidgator.net/file/b11e11844ba34e9aa16b9c97ba9e6298/kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar.html]kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar.html http://nitroflare.com/view/2E2AD7999813C25/kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar]kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar http://uploaded.net/file/dm30bbeo/kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar]kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar https://www.bigfile.to/file/w5KHVGMGCwzz/kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar]kvs7b.Testing.C.Code.in.Production.with.Scientist.NET.2016.rar Links are Interchangeable - No Password - Single Extraction
  24. Pluralsight - AngularJS Unit Testing in-depth, Using ngMock MP4 | AVC 730kbps | English | 1280x720 | 15fps | 2h 23mins | AAC stereo 86kbps | 488 MB Genre: Video Training This course introduces the ngMock module for unit testing in AngularJS. The course will cover this module extensively, giving viewers a solid foundation for unit testing AngularJS code. We will learn by doing - building a movie application as we work through each concept of ngMock. By the end of the course, you will have greater fluency when writing unit tests for your AngularJS applications. Table of contents: Getting Started11m 59s First Steps with ngMock's Core Functions12m 39s Unit Testing HTTP Interactions with ngMock20m 11s Unit Testing Controllers with ngMock23m 38s Unit Testing with Timeouts and Intervals20m 54s Unit Testing Directives with $rootScope15m 33s Unit Testing with Dates14m 50s Unit Testing with Exceptions7m 43s Unit Testing with Logging7m 26s Testing with ngMockE2E BackEnd8m 34s DOWNLOAD http://rapidgator.net/file/2753b2adf3ef6718cd82048b77609160/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar.html https://bytewhale.com/niydzo0c0zlu/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar http://uploaded.net/file/fxm0vsua/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar https://www.bigfile.to/file/SKG7kTF2bVas/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar http://nitroflare.com/view/9D92524C6ABF7AA/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar http://uploadgig.com/file/download/2dcE35f7a3Ebc469/2q5by.Pluralsight..AngularJS.Unit.Testing.indepth.Using.ngMock.rar
  25. Lynda - Using JUnit for Testing in Java Size: 175 MB | Duration: 1h 11m | Video: AVC (.mp4) 1280x720 15&30fps | Audio: AAC 48KHz 2ch Genre: eLearning | Level: Intermediate | Language: English s an open-source testing tool specialized for Java, and it should be part of every Java developer's toolbox. Join Peggy Fisher as she explores Java testing with JUnit. Learn how to integrate JUnit with popular tools and IDEs (Eclipse, NetBeans, IntelliJ, and Maven), and conduct a variety of tests, including exception handling and parameterized tests. * What is JUnit? * Comparing values with assertions * Using JUnit with different Java IDEs * Creating basic unit tests * Testing for exception handling * Creating parameterized tests DOWNLOAD http://rapidgator.net/file/e11e38dd80ba1b06da1ad15287201f6c/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar.html https://bytewhale.com/y9estp502yii/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar http://uploaded.net/file/1n275suy/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar https://www.bigfile.to/file/swAyc3FQSu5U/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar http://nitroflare.com/view/12E8DA5FD3CE1DD/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar http://uploadgig.com/file/download/3a6720a5eF23f111/2f8ll.Lynda..Using.JUnit.for.Testing.in.Java.rar
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Korzystając z tej witryny, wyrażasz zgodę na nasze Warunki użytkowania.