Curso Robot Framework Test Automation

  • Test & Point Analysis

Curso Robot Framework Test Automation

40 horas
Visão Geral

Curso Robot Framework Test Automation, Você sabia que o RPA é o curso mais tendência do mercado atual? Existem grandes oportunidades na RPA, pois ela lidera o mercado. Nosso curso de treinamento em RPA é um curso voltado para o trabalho. RPA é um tema muito importante hoje em dia, portanto, fazer o curso Robot Framework Test Automation será muito eficaz para aqueles que desejam fazer carreira em RPA, pois as principais multinacionais estão procurando profissionais de RPA.

Existem várias ferramentas disponíveis no mercado para automação de processos robóticos (RPA, do inglês Robotic Process Automation). Algumas das ferramentas populares incluem:

  1. UiPath: É uma das principais plataformas RPA e oferece uma ampla gama de recursos, como gravação de tela, gerenciamento de fluxo de trabalho, integração de dados e análise avançada.

  2. Automation Anywhere: É outra plataforma líder em RPA, oferecendo recursos como automação baseada em regras, aprendizado de máquina e integração com várias aplicações.

  3. Blue Prism: Essa ferramenta RPA permite a automação de processos de negócios por meio de seu ambiente de desenvolvimento visual e oferece recursos como análise de processos e controle centralizado.

  4. Pega: Essa plataforma RPA oferece uma abordagem unificada para automação de processos de negócios, combinando RPA com gerenciamento de casos e inteligência artificial.

  5. Kofax: Essa ferramenta RPA oferece recursos de automação para várias áreas, como captura de dados, processamento de documentos e gerenciamento de fluxo de trabalho.

  6. WorkFusion: Essa plataforma RPA combina automação de processos com recursos de inteligência artificial, permitindo automação avançada e aprendizado de máquina.

  • Blue Prism, Pega
  • Automation Anywhere
  • Uipath, OpenSpan
  • Work Fusion
  • EdgeVerve
  • Contextor
  • Nice Systems
  • Kofax, Kryon
  • Softomotive, Redwood
Publico Alvo

Este treinamento é direcionado para testers (engenheiro de teste, gerente de teste, analista de teste), programadores, desenvolvedores e demais profissionais envolvidos no desenvolvimento de SW.

Materiais
Inglês + Exercícios + Lab Pratico
Conteúdo Programatico

Introduction to Robot Framework Test Automation

  1. Features of Robot Framework Test Automation
  2. Simple
  3. Secure
  4. Portable
  5. Robust
  6. Multithreading
  7. Platform-Independent
  8. Distributed.
  9. Dynamic
  10. New Features of Robot Framework Test Automation 8
  11. Introducing Robot Framework Test Automation Environment
  12. Robot Framework Test Automation Development Kit
  13. Robot Framework Test Automation Platforms
  14. Robot Framework Test Automation Virtual Machine
  15. Robot Framework Test Automation API
  16. Robot Framework Test Automation Programs
  17. Installing Robot Framework Test Automation
  18. What about CLASSPATH?
  19. Robot Framework Test Automation ’s Reserve Words
  20. Starting a Robot Framework Test Automation program
  21. Line 1—public class App
  22. Line 2—public static void main(String[] args)
  23. Line 3—System.out.println(“Hello from Robot Framework Test Automation !”);
  24. Compiling Code 15
  25. Compiling Code: Using Command-Line Options
  26. Cross-Compilation Options
  27. Compiling Code: Checking for Deprecated Methods
  28. Running Code
  29. Running Code: Using Command-Line Options
  30. Commenting Your Code
  31. Importing Robot Framework Test Automation Packages and Classes
  32. Finding Robot Framework Test Automation Class with CLASSPATH

Variables, Arrays and Strings

  1. Variables
  2. Data Typing
  3. Arrays
  4. Strings
  5. What Data Types are Available?
  6. Creating Integer Literals
  7. Creating Floating-Point Literals
  8. Creating Boolean Literals
  9. Creating Character Literals
  10. Creating String Literals
  11. Creating Binary Literals
  12. Using Underscores in Numeric Literals
  13. Declaring Integer Variables
  14. Declaring Floating-Point Variables
  15. Declaring Character Variables
  16. Declaring Boolean Variables
  17. Initializing Variables Dynamically
  18. Conversion between Data Types
  19. Automatic Conversions
  20. Casting to New Data Types
  21. Declaring One-Dimensional
  22. Creating One-Dimensional Arrays
  23. Initializing One-Dimensional Arrays
  24. Declaring Multi-Dimensional Arrays
  25. Creating Multi-Dimensional Arrays
  26. Initializing Multi-Dimensional Arrays
  27. Creating Irregular Multi-Dimensional Arrays
  28. Getting an the Length of an Array
  29. Understanding General Form of Static Import
  30. Importing Static Members
  31. The String Class
  32. Getting String Length
  33. Concatenating Strings
  34. Getting Characters and Substrings
  35. Searching For and Replacing Strings
  36. Changing Case in Strings
  37. Checking for Empty String
  38. Formatting Numbers in Strings
  39. The StringBuffer Class
  40. Creating StringBuffers
  41. Getting and Setting StringBuffer Lengths and Capacities
  42. Setting Characters in String Buffers
  43. Appending and Inserting Using StringBuffers
  44. Deleting Text in StringBuffers
  45. Replacing Text in String Buffer
  46. Using the Wrapper Class
  47. Autoboxing and Unboxing of Primitive Types
  48. Learning the Fundamentals of Varargs Methods
  49. Overloading Varargs Methods
  50. Learning the Ambiguity in Varargs Methods
  51. Using Non-Reifiable Formal Parameters

Operators, Conditionals and Loops

  1. Variables
  2. Data Typing
  3. Arrays
  4. Strings
  5. What Data Types are Available?
  6. Creating Integer Literals
  7. Creating Floating-Point Literals
  8. Creating Boolean Literals
  9. Creating Character Literals
  10. Creating String Literals
  11. Creating Binary Literals
  12. Using Underscores in Numeric Literals
  13. Declaring Integer Variables
  14. Declaring Floating-Point Variables
  15. Declaring Character Variables
  16. Declaring Boolean Variables
  17. Initializing Variables Dynamically
  18. Conversion between Data Types
  19. Automatic Conversions
  20. Casting to New Data Types
  21. Declaring One-Dimensional
  22. Creating One-Dimensional Arrays
  23. Initializing One-Dimensional Arrays
  24. Declaring Multi-Dimensional Arrays
  25. Creating Multi-Dimensional Arrays
  26. Initializing Multi-Dimensional Arrays
  27. Creating Irregular Multi-Dimensional Arrays
  28. Getting an the Length of an Array
  29. Understanding General Form of Static Import
  30. Importing Static Members
  31. The String Class
  32. Getting String Length
  33. Concatenating Strings
  34. Getting Characters and Substrings
  35. Searching For and Replacing Strings
  36. Changing Case in Strings
  37. Checking for Empty String
  38. Formatting Numbers in Strings
  39. The StringBuffer Class
  40. Creating StringBuffers
  41. Getting and Setting StringBuffer Lengths and Capacities
  42. Setting Characters in String Buffers
  43. Appending and Inserting Using StringBuffers
  44. Deleting Text in StringBuffers
  45. Replacing Text in String Buffer
  46. Using the Wrapper Class
  47. Autoboxing and Unboxing of Primitive Types
  48. Learning the Fundamentals of Varargs Methods
  49. Overloading Varargs Methods
  50. Learning the Ambiguity in Varargs Methods
  51. Using Non-Reifiable Formal Parameters
TENHO INTERESSE

Cursos Relacionados

Curso Teste Ágil Nível Intermediário

24 horas

Curso Analista de Teste Nível Avançado

24 horas

Curso Requisitos e Validação de Teste

24 horas

Curso Fundamento de Teste de Software

24 horas

Curso APF Analise de Ponto de Função Exame CFPS IFPUG

32 horas

Curso Analise de Ponto de Função Certificação do IFPUG

32 Horas

Curso Teste de Software Ágil Foundation

16 horas

Curso Teste de Software Fundamentos

24 horas

Curso APP Mobile Testing Foundation

16 horas

Curso Automação de Teste Agil

16 horas