Automated and Manual Testing with Azure Test Plan

  Рет қаралды 272,352

Microsoft Visual Studio

Microsoft Visual Studio

Күн бұрын

Пікірлер: 70
@laddywig
@laddywig 6 жыл бұрын
Great walk-thru on manually testing. I didn't see any material around automated testing in this video though. The title is a bit misleading.
@froylancarrillo862
@froylancarrillo862 6 жыл бұрын
had to watch it twice to make sure I didn't somehow miss the automation part.
@argelpamintuango1956
@argelpamintuango1956 2 жыл бұрын
Its totally a misleading strategy by Micro-Sheet
@truthbw1
@truthbw1 6 жыл бұрын
Please remove the word automated from this title. This only demonstrates manual testing.
@remybrecht5998
@remybrecht5998 4 жыл бұрын
Please would you add the second part of the video for Automated Testing with Azure Test Plan?
@savannahralli6988
@savannahralli6988 5 жыл бұрын
Please post a video for automated testing as well. This only covers manual.
@argelpamintuango1956
@argelpamintuango1956 2 жыл бұрын
yeah, he also mentioned Automated testing and wasn't in the video. Its like a click bait
@germanbr1074
@germanbr1074 6 жыл бұрын
you don't execute automated tests in the video
@cptquick3766
@cptquick3766 2 жыл бұрын
I MEEEEEAAAAAN HE DOES AUTOMATE TASKS BY CREATING VARIABLES AND SHARED STEPS
@KM-di6hp
@KM-di6hp 5 жыл бұрын
I was really hoping to get an overview of Automated CI/CD testing from this video. The current title is very misleading.
@357Franknitty
@357Franknitty 8 ай бұрын
I like how it automatically adds the test case steps in the Defect section. You have to do that manually with Jira.
@temickab
@temickab 2 жыл бұрын
Do you have a newer video since the interface design is different now?
@PeterMisovicProfile
@PeterMisovicProfile 3 жыл бұрын
Are ordertests supported in Test Plans for Azure DevOps 2020 ( and in the future) pleaase?
@noobsabot7796
@noobsabot7796 3 жыл бұрын
Thanks! Tell me, please. How to copy test plan ? I need to create a new test plan based on the current plan.
@gayathrichukka2975
@gayathrichukka2975 5 жыл бұрын
How to add configuration option in Test Plan tab. I'm unable to see this option.
@kiranpolineni7060
@kiranpolineni7060 6 жыл бұрын
In the video you mentioned how to create the Requirement based test suite and if you select the requirement its corresponding tests will automatically added into the requirement test suite but what is the association i need to configure between the requirement and test case. Can you please elaborate more on how to create the requirement in Azure DevOps and how the test cases need to associate with requirements.
@DimitarUzunov81
@DimitarUzunov81 3 жыл бұрын
Hello! Is it a way to make visible Description in Summary, when I running test? When I running test manually, I need to click Show description button to see description from Summary. Thanks!
@paulgray1
@paulgray1 3 жыл бұрын
When you create the bug from within the test , does it then automatically show the bug in your project/work item that was associated with the test?
@shraddhadeokar9458
@shraddhadeokar9458 3 жыл бұрын
Can you please add the Video for Mobile app manual testing
@alkasaw87
@alkasaw87 4 жыл бұрын
Is it possible to insert in a test case an active link to another test case?
@savannahralli6988
@savannahralli6988 5 жыл бұрын
How do you get those Test Cases to appear when your query is ran? I have no Test Cases created at this point.
@santybevilacqua1634
@santybevilacqua1634 6 жыл бұрын
Hi I'm new in DevOps. I have a question, when you have many projects and you want to see the progress of all, where configuring or where i can see this information?
@saurabhsrivastav902
@saurabhsrivastav902 8 ай бұрын
Hi , is there something like Browser stack tool in Azure where we can perform manual and automated testing on multiple devices and browsers?
@vinhome5301
@vinhome5301 5 жыл бұрын
Is it possible extract RTM for Sprint in Azure DevOps (Stories --> Test Plan --> Test Suite --> Test Cases --> Test Runs --> Defects).
@hyee3112
@hyee3112 2 жыл бұрын
Where is the automation part?
@vittubravo
@vittubravo 4 жыл бұрын
Which azure native tool is used for code coverage and static code analysis in azure DevOps?
@OlleHellman
@OlleHellman 6 жыл бұрын
Great walkthrough. Why no manual testing in the release pipeline? As a manual step?
@MrSuhas888
@MrSuhas888 5 жыл бұрын
Individual test steps to create Test case is not shown. It jumps directly
@pratikgugale
@pratikgugale 4 жыл бұрын
is this a test management tool like hp-alm or Jira?
@bharatchavanmedia
@bharatchavanmedia 5 жыл бұрын
@Microsoft Visual Studio : Is it possible to run appium(cucumber scripts) test cases in test plans environment?
@taraspelenio8259
@taraspelenio8259 4 жыл бұрын
I understand nothing, but it's fine to know about this :)
@zhenyucai
@zhenyucai Жыл бұрын
Great demo. Do you have a link for the automated testing? There are a few comments asking for this info, but no response at all. Hopefully there is a video already about how to set up automated testing in Azure DevOps.
@unbiasedone
@unbiasedone 5 жыл бұрын
the title of this video is misleading. There is no content about Automation testing in the video
@alword
@alword 4 жыл бұрын
Abishek Narayan you just need to add test plan in deploy pipeline
@pranjalyadgire1005
@pranjalyadgire1005 4 жыл бұрын
Can we use this for Android based application testing?
@munnamunna-yc1km
@munnamunna-yc1km 6 жыл бұрын
how to configure selenium scripts in pipeline as continuous integration to run automated builds ?? Please share something on this.
@KamranKhan-hv5ti
@KamranKhan-hv5ti 3 жыл бұрын
How to eliminate duplication of tests from different test suites? for example you apply query to group all priority 2 tests in a query based suite. Then you make a requirement based suite but one of the test in requirement based suite is also a prio 2 test. This would mean that this prio 2 test will exist in 2 test suites (requirement based and priority based suites) in same test plan. My question is how to find duplicate test cases in a test plan and how to eliminate duplication?
@ArchimedesTrajano
@ArchimedesTrajano 2 жыл бұрын
That would be refactoring of the tests. Which should be par for course just like development.
@otee1625
@otee1625 4 жыл бұрын
"Before you can add test cases you have to have a testplan.." few seconds later ".. now populate your test plan with testcases by simply querying.." WTF?! Where did those come from?
@pratyushtewari929
@pratyushtewari929 4 жыл бұрын
How to track execution time of testcases in AZD
@nitinkannaujiya5819
@nitinkannaujiya5819 5 жыл бұрын
Hi i'm not show outcome option in my project. Can u help me?
@tomservo75
@tomservo75 3 жыл бұрын
Yeah this one's a no-go. It's too confusing going back and forth from plans to suites to matrixes without defining any of these things, got lost very quickly.
@markt8581
@markt8581 3 жыл бұрын
Refer to the title, Donovan. Hint 'Automated...'
@lltiago
@lltiago 6 жыл бұрын
hi, in my devops there is not a option for configurations inside tests plans. how do I make it visible? thanks
@peladomagic
@peladomagic 6 жыл бұрын
Hi there, I have the same problem. Did you get an answer for this? Thanks!
@dhanasekar370
@dhanasekar370 5 жыл бұрын
I have the same problem. No configurations option under the test plans. Pls post if you have answer ! Thanks!
@millsaj
@millsaj 5 жыл бұрын
if you don't see it, you probably don't have access. If you are using dev.azure.com make sure you have an enterprise edition account
@zankhanarana5137
@zankhanarana5137 4 жыл бұрын
Where is automation testing in the video?Misleading title
@mrwhammer
@mrwhammer 2 жыл бұрын
wheres the automation?
@Chupacvabra
@Chupacvabra 4 жыл бұрын
People want to see the automation aspect. What you have shown could have been done with excel or even notepad.
@mamarrachopunpun
@mamarrachopunpun 4 жыл бұрын
The title and the link from the Azure web is highly misleading. There's NOTHING about automated testing here.
@78dentedhead
@78dentedhead 4 жыл бұрын
Like the other comments, I was very disappointed by the complete lack of anything relating to automated testing. Seriously, do Microsoft intentionally make things difficult? Is it like, a company mission or something?
@zzbloop
@zzbloop 5 жыл бұрын
Well, apart from some basic manual test setup there's nothing here. No automation, no load, no security testing. He says so even in the video but doesn't follow through. Probably just vaporware
@hailey5672
@hailey5672 5 жыл бұрын
Where is automated testing?
@romanbats2157
@romanbats2157 5 жыл бұрын
The new Azure DevOps interface doesn't match
@SashaDudnik
@SashaDudnik 5 жыл бұрын
There is nothing about automation testing in this video
@XeniaMonicaBagaporo
@XeniaMonicaBagaporo 4 жыл бұрын
thank you
@sharathcs
@sharathcs 3 жыл бұрын
This is all about Manual Testing and has no content around Automation.
@karmatraining
@karmatraining 2 жыл бұрын
Perfect video
@argelpamintuango1956
@argelpamintuango1956 2 жыл бұрын
where's automatic testing here?
@nicklausbrain
@nicklausbrain 4 жыл бұрын
Automation word is misleading in this video
@goodthings7503
@goodthings7503 6 жыл бұрын
Nothing about Automation ...
@JoaoPinceisAtlas
@JoaoPinceisAtlas 10 ай бұрын
juventude joga em bage
@Gumbasification
@Gumbasification 3 жыл бұрын
Disappointing. No word about automation.
@argelpamintuango1956
@argelpamintuango1956 2 жыл бұрын
MY GAHD. IT"S BEEN 4YEARS AND YOU DIDN'T PRODUCE ANYTHING RELATING TO AUTOMATED TESTING!! YOUR TITLE IS A HUGE FAILURE!!
@jayturner5242
@jayturner5242 Жыл бұрын
There was no automated testing here, at all. Why even post this junk?
@mihai_chindris
@mihai_chindris 2 жыл бұрын
no automation whatsoever
@meetingroom91
@meetingroom91 5 жыл бұрын
How to add the option ofTest Plan tab.? I'm unable to see this option
Azure Test Plans
44:00
Toronto Enterprise DevOps Usergroup
Рет қаралды 115 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
It works #beatbox #tiktok
00:34
BeatboxJCOP
Рет қаралды 41 МЛН
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Azure DevOps Test Plans | Test Plans | Test Suites |  Edureka
27:09
Building and Deploying your Code with Azure Pipelines
8:57
Microsoft Visual Studio
Рет қаралды 316 М.
Zelensky Announces Talks with Russia / End of Martial Law?
13:55
NEXTA Live
Рет қаралды 360 М.
Azure Test plans: TestSuites, Test Cases, Configurations, Shared Parameters
19:16
Best of CES 2025
14:50
The Verge
Рет қаралды 194 М.
Getting Started with Azure DevOps Repos
14:00
Travis Roberts
Рет қаралды 68 М.
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН