#BehaviorDrivenDevelopment
Explore tagged Tumblr posts
universoagilhub · 1 month ago
Text
JornadaÁgil EP1555 Microcredencial BDD para Times Ágeis Scrum Alliance TER 13.05.25 07h31
Tumblr media
🎙️ Maravilhoso dia #AGIL para estar ON na #Microcredencial #BDD da #ScrumAlliance e no Lançamento Oficial da Certificação no Brasil!
🚀 Terça 13.05.25 07h31 (horário Brasília) #JornadaAgil e #PraticasAgeis traz:
Axel Berle
Julio Bachion @juliobachion
🏆 Axel é Agile Coach e treinador Scrum internacional com mais de 2 décadas de experiência em TI. Sua área de especialização é ajudar equipes a melhorar sua qualidade e eficácia com práticas de BDD e TDD. Atualmente trabalha como Product Owner de uma startup no Brasil
🏆 Sobre a Scrum Alliance® @scrumalliance: primeira organização sem fins lucrativos focada em educação ágil e credenciamento profissional, continua a avançar sua posição de Agile for Anyone™ ao equipar profissionais e suas organizações com a educação, as habilidades e a comunidade necessárias para ter sucesso nos locais de trabalho em constante evolução de hoje
🏆 Sabia que somos o 𝗠𝗔𝗜𝗢𝗥 𝗰𝗮𝗻𝗮𝗹 𝗺𝘂𝗻𝗱𝗶𝗮𝗹 𝗱𝗲 𝗔𝗚𝗜𝗟𝗜𝗗𝗔𝗗𝗘 𝗻𝗼 𝗬𝗢𝗨𝗧𝗨𝗕𝗘?!
🔗 Não se esqueça: inscrições, 𝗖𝗲𝗿𝘁𝗶𝗳𝗶𝗰𝗮𝗱𝗼 𝗱𝗲 𝗣𝗮𝗿𝘁𝗶𝗰𝗶𝗽𝗮𝗰̧𝗮̃𝗼, link ao vivo e replay em https://link.universoagilhub.com/jornada-agil-130525 e ao participar você concorda com a gravação e transmissão deste episódio
🥰 Acompanhe este conteúdo no YouTube https://www.universoagilhub.com/youtube e Spotify https://www.universoagilhub.com/spotify
🚀 Quer mais AGILIDADE? Explore o 𝗽𝗿𝗶𝗺𝗲𝗶𝗿𝗼 𝗛𝗨𝗕/𝗘𝗖𝗢𝗦𝗦𝗜𝗦𝗧𝗘𝗠𝗔 𝗔𝗚𝗜𝗟 do mundo em https://www.universoagilhub.com/links com +2.100 conteúdos diários sobre agilidade para você transformar resultados pessoais, profissionais, empresariais, empreendedores, corporativos e institucionais!
🎖️ Fique com a gente! Vamos juntos agilizar #resultados e fazer a diferença no mundo! É o #PráticasAgeis #ProdutosAgeis #EquipesAgeis TODA TERÇA 07h31 da manhã no UNIVERSO ÁGIL @UniversoAgilHub
🤝 Apoio:
Andre ÁGIL Sanches @andrersanches
Liana Lopes @lopeslliana
Patricia Santos @patriciasnt
Debora Vianna @debora_lopes_vianna
Karleny Dias @karleny_dias
Paulo Coimbra @paulohcapobianco
1 note · View note
naveenhomestuff · 3 years ago
Link
0 notes
saprakas · 8 years ago
Video
youtube
#4 BDD and Integration Testing the last app: Pain & Triumph
0 notes
devopsdeveloper · 7 years ago
Photo
Tumblr media
@devopsdotcom : Behavior driven development is not really development, though the name is catchy. It would be better named behavioral design for TDD, but that’s a mouthful. https://t.co/fW1KUuerlc #bdd #behaviordrivendevelopment #smartbear https://t.co/HVIZbuMnkp
0 notes
scottyschup · 10 years ago
Text
week, day = 2, 5
Time flies when you're too busy to notice the passage of time.
Today we had our first official introduction to RSpec and Behavior-Driven Development (BDD), which is basically Test-Driven Development (TDD) with a soul. TDD is fairly agnostic in terms of what to test, how thoroughly to test it, and where to start testing. BDD provides some theoretical motivation for answering these questions, namely you want to focus on the behavior of your application, especially as it relates to the User's Experience (UX). And even though we had used RSpec in our pre-course work and first two assessments, this was our first explicit explanation of the syntax and what's going on under the hood.
We practiced writing our own specs by designing a 5-card draw poker game using the BDD methodology. It was definitely a different way of approaching the task as it not only requires you to think about your app in a bottom-up manner (thinking about the specific actions that occur at each step of the game play), but you first have to think about the project top-down so you know what classes you need, what methods need to be written for each class, and how the classes interact with one another. Everything has to be pretty well planned out before you can starting writing specs to test code you haven't written yet.
Despite the fact that my partner and I didn't finish the project, I was happy with our progress as we came up with some really good code for dealing with the comparison of hands, which is really the only tricky logic in the problem. Everything else is just pretty standard loops and making sure each class can access what it needs from the other classes. I also feel a lot more comfortable with RSpec. Much of the mystery is gone which I think will make future assessments a little less terrifying :)
And day == 5 means it's Friday. And Friday means end of the week happy hour!
1 note · View note
naveenhomestuff · 4 years ago
Link
0 notes
saprakas · 8 years ago
Video
youtube
#3 Showcase: A Cool Clearance App in Ruby On Rails
0 notes