Power Apps test framework / test studio tutorial

  Рет қаралды 21,745

Reza Dorrani

Reza Dorrani

Күн бұрын

Пікірлер: 68
@vinayayinapurapu
@vinayayinapurapu 4 жыл бұрын
Thanks Reza. The question related to this feature appeared in my Pl-100 beta exam. I should have watched this video before the exam :(. Very useful feature and makes testing easy with RPA actions. Making PowerPlatform more powerful :)
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Pl-100 was an interesting exam. I gave it 3 weeks ago. Waiting for results :)
@vinayayinapurapu
@vinayayinapurapu 4 жыл бұрын
Reza. All the best. You must have nailed it!!!. But to me each topic is tested in real scenario. Unless having hands on it’s hard to crack.
@RezaDorrani
@RezaDorrani 4 жыл бұрын
vinay ayinapurapu Yes most of the questions were scenario based. Hands on knowledge is a must.
@jjfraga22
@jjfraga22 2 жыл бұрын
Another great video Reza, congratulations! In Test Studio I really miss having a way to wait to execute an action until some conditions are true. For example, I made an application using the next, next, finish style. The "Next" button will only be visible to the user if some conditions are true. In this scenario Test Studio is almost useless as it doesn't care if the button is visible or not, it just does the action and in the real world the user cannot.
@RezaDorrani
@RezaDorrani 2 жыл бұрын
Best to post this as an idea on forums at powerusers.microsoft.com
@AndreasMake
@AndreasMake 5 жыл бұрын
Very helpful feature. =) Thank you for sharing this.
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Thank you for watching
@Mrtiagojam
@Mrtiagojam 4 жыл бұрын
Hi Reza, I think on the second time that you ran the assert and it not failed because you didn’t flush the data on the SP list, so the count was right! Nice video, I played a long time ago with tests but with your video I have more knowledge, thanks for sharing
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Thanks for watching and your observation is spot on.
@ramagenerali6592
@ramagenerali6592 3 жыл бұрын
I disagree: the second time the variable would be set to 1 at first and then after the submit variable (1) + 2 should have been not equal to the countrows (2)
@varshadhawale7073
@varshadhawale7073 3 жыл бұрын
Fantastic Video👍 thanks for sharing.
@RezaDorrani
@RezaDorrani 3 жыл бұрын
Thanks for watching
@roshanthosar6777
@roshanthosar6777 4 жыл бұрын
Hi,your video is very excellent
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Thank you! Cheers!
@selwynvanrooyen9432
@selwynvanrooyen9432 2 жыл бұрын
Nice Wish this could check incoming data (for example filters from Power BI) when integrating the 2
@RezaDorrani
@RezaDorrani 2 жыл бұрын
That is a wish :)
@mikealaro6469
@mikealaro6469 5 жыл бұрын
Great stuff
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Thank you
@Salen2000
@Salen2000 5 жыл бұрын
Hi, thanks for sharing. Is this feature will be release with no additional cost? and is there any estimated timeline for the release?
@RezaDorrani
@RezaDorrani 5 жыл бұрын
This is currently available in preview environments only. No details on licensing as of now
@Salen2000
@Salen2000 5 жыл бұрын
@@RezaDorrani thanks Reza. I found the recorder didn't capture the actions when I triggered some icons to redirect to other pages and also it didn't capture the action when I attach and upload some files with the attachment components. Will those bugs be fixed in future by powerapps develop team? Any advise where I can give those feedback to the powerapps develop team? thank you :)
@RezaDorrani
@RezaDorrani 5 жыл бұрын
Jin Huang actually the Power Apps team will be putting a blog post on this as soon as it is available in production environments. I am sure there would be limitations which would be defined
@AmitManwar-Sniper
@AmitManwar-Sniper 6 ай бұрын
Hi Reza. This is very helpful. Thanks a lot 👏. I have few questions on PowerApp deployment using PowerApps Pipeline. Can we auto trigger the deployment? Followed by auto trigger of test scripts that is this PowerApps Test Studio. But dont know how to auto trigger it post deployment. Can you share some light on this. Thanks a lot.
@RezaDorrani
@RezaDorrani 6 ай бұрын
I have done a video on pipelines but not on automated deployments on test scripts. I have not explored those options. I will recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@Gracefamily2
@Gracefamily2 3 жыл бұрын
Thanks
@RezaDorrani
@RezaDorrani 3 жыл бұрын
Welcome
@seg8690
@seg8690 4 жыл бұрын
Hi Reza... I find it as very informative video In case of repetitive testcase with multiple values .. how can we add data ?
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Great point. I was thinking about this as well. Can use flow to call the test suite url and pass data via URL params.
@seg8690
@seg8690 4 жыл бұрын
🙏. Thank you for quickest reply...I have just started working on this today for the first time.. could you please share the resources to go through if any..
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Sushma Ediga There are hardly any resources out there on this. Check links at bottom of this page - docs.microsoft.com/en-us/power-platform-release-plan/2019wave2/microsoft-powerapps/test-framework
@uazeem
@uazeem 3 жыл бұрын
@Reza Thanks for the tutorial. Can you please guide about testing Powerapps build on model driven app foundation.? Asking because as you mentioned its only for Canvas apps.....
@RezaDorrani
@RezaDorrani 3 жыл бұрын
powerapps.microsoft.com/en-us/blog/new-capabilities-for-testing-model-driven-apps/
@sri2900
@sri2900 Жыл бұрын
In the form if the values in the field are empty the button should disable and else it should enable. In such cases how can we handle this with PowerApps Test Studio
@RezaDorrani
@RezaDorrani Жыл бұрын
I do not have a video reference on this scenario and would have to try it out to provide guidance. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@rajeshy9363
@rajeshy9363 2 жыл бұрын
Hi Reza, how to move test cases to master app. for example, I have created test cases in feature app that is the copy of master app. is there any way to migrate test cases to master app. now I am doing manually
@RezaDorrani
@RezaDorrani 2 жыл бұрын
I don’t think that is an option. Check the documentation.
@Vennex89
@Vennex89 5 ай бұрын
Hey Reza, I am trying to create a test case step that checks for the DisplayField of a ComboBox to ensure that when the user selects the ComboBox, they see the intended values available instead of just blank values (since sometimes the DisplayField can be reset to some other value). Unfortunately, I'm not able to assert the DisplayField and the SetProperty function will force a value, rather than pick from the existing DisplayField options. Do you have any pointers or tips that can help?
@RezaDorrani
@RezaDorrani 5 ай бұрын
I have not revisited test studio since I did this video years ago. Not sure if there is any limitation with combo box.
@Vennex89
@Vennex89 5 ай бұрын
@@RezaDorrani Okay, thank you for letting me know and for getting back to me quickly!
@jeffrey6124
@jeffrey6124 9 ай бұрын
Hi Reza, can you share the formula for the "Test Case Completed" Many thanks ☺
@RezaDorrani
@RezaDorrani 9 ай бұрын
I did this video years ago and no longer have access to the formulas or the code.
@bhavyapatnam7586
@bhavyapatnam7586 3 жыл бұрын
HI Reza, can u tell me a way on How to test the different loads on the app at different pages in powerapps. I am newly learning PowerApps and have to test the load on an app.
@RezaDorrani
@RezaDorrani 3 жыл бұрын
I am not sure about that to be honest. This video was done a while back and was focused on the basic test feature set in canvas apps which I do not believe has changed overtime. I will recommend checking on the forums at powerusers.microsoft.com/
@neerajarajan8974
@neerajarajan8974 Жыл бұрын
Can we add data dynamically to textinput using test studio?
@RezaDorrani
@RezaDorrani Жыл бұрын
Its been a long while since I have tried test studio. Not sure if it has that feature since recording the video. I recommend checking or posting your query on forums in case someone has done something similar powerusers.microsoft.com
@sonikamalik7931
@sonikamalik7931 4 жыл бұрын
Thanks reza when i am trying to automate my app using test studio the very first screen which gives camera permission is not getting recorded , let me know if u can help
@RezaDorrani
@RezaDorrani 4 жыл бұрын
Hi Sonika, Have not tested this with a screen that has a camera control on it. I guess you can hide the camera control when App is running in test mode so that the permission prompt is avoided. Anyways the test studio will not be able to perform operations with the camera control.
@Yunakura
@Yunakura 3 жыл бұрын
Do you know if it’s possible to create tests on a canvas app thats embedded in a crm app where the canvas app shows different data based on different account records?
@RezaDorrani
@RezaDorrani 3 жыл бұрын
Ohhhh. Never tried that. I believe this is for Canvas Apps only.
@veersaraf-nx1sq
@veersaraf-nx1sq Жыл бұрын
Can we test Horizontal scroll in powerapps test Studio?
@RezaDorrani
@RezaDorrani Жыл бұрын
Not sure about that
@RanjeetSingh-mp3bj
@RanjeetSingh-mp3bj 3 жыл бұрын
Hi Reza, How can we debug the test suite in the power app? Cheers
@RezaDorrani
@RezaDorrani 3 жыл бұрын
Its been a while since I used it. Check the documentation docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio
@sarithareddy3718
@sarithareddy3718 4 жыл бұрын
Hi Reza, am trying this CountRows property in one of the apps am working on, but am receiving this error message when am trying to Play - " Delegation warning. The Highlighted part of this formula might not work correctly on large datasets. The 'CountRows' operation is not supported by this connector' . Appreciate your help on this.
@RezaDorrani
@RezaDorrani 4 жыл бұрын
The CountRows function is not a delegable function and hence you get the warning. Complete list of delegable functions: SharePoint - docs.microsoft.com/en-us/connectors/sharepointonline/#power-apps-delegable-functions-and-operations-for-sharepoint SQL - docs.microsoft.com/en-us/connectors/sql/#power-apps-delegable-functions-and-operations-for-sql-server CDS - docs.microsoft.com/en-us/connectors/commondataservice/#power-apps-delegable-functions-and-operations-for-the-cds-for-apps
@sarithareddy3718
@sarithareddy3718 4 жыл бұрын
Thank you Reza. I have watched your video on "PowerApps Delegation with Sharepoint" . It was very helpful. One more question - Can I use any 'wait' function here after request is submitted, because my sharepoint lists takes some time to refresh once the record is added , due to this my tests are failing.
@vinayayinapurapu
@vinayayinapurapu 4 жыл бұрын
@@sarithareddy3718 Did you get your issue sorted out? I
@Elena-q6f7y
@Elena-q6f7y Жыл бұрын
What type of data has each column created in Sharepoint?
@RezaDorrani
@RezaDorrani Жыл бұрын
Text
@thukali
@thukali 4 жыл бұрын
Hey Reza , iam not able to see this option in powerapp , can u please guide me
@RezaDorrani
@RezaDorrani 4 жыл бұрын
In your Power App, on the left hand rail you should see the Advanced Tools Icon. Tests will be an option under that item.
@learnithme6703
@learnithme6703 3 жыл бұрын
Can anyone please answer, how can we do load testing in powerapps?
@RezaDorrani
@RezaDorrani 3 жыл бұрын
I am not sure about this one. I will recommend to check on the forums at powerusers.microsoft.com/
@learnithme6703
@learnithme6703 3 жыл бұрын
@@RezaDorrani thank you very much for the response. My app users are 1000+ and I'm using sharepoint for backend. I'm looking for a way to know if the app doesn't crash in peak times, if all users try to use it.
@RezaDorrani
@RezaDorrani 3 жыл бұрын
@@learnithme6703 Did you check on the forums?
@learnithme6703
@learnithme6703 3 жыл бұрын
@@RezaDorrani yeah no solid answer for this.
@RezaDorrani
@RezaDorrani 3 жыл бұрын
@@learnithme6703 I do not know about this either. Forums will be your best bet.
Canvas Components Overview - Power Apps
23:18
Reza Dorrani
Рет қаралды 21 М.
Power Apps Test Studio - Automate your Test Cases
19:27
Dhruvin Shah
Рет қаралды 7 М.
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Power Apps Test Engine for Automated Testing
21:16
Clavin Fernandes
Рет қаралды 922
Power Apps Test Studio
57:03
David Soden
Рет қаралды 2,8 М.
Power Apps Variables - All 5 Types
30:11
Shane Young
Рет қаралды 15 М.
Multi Select Checkbox in Power Apps
14:04
Reza Dorrani
Рет қаралды 143 М.
Power Apps Test Studio for Automated Testing
20:17
Clavin Fernandes
Рет қаралды 2,1 М.
How To Co-Author Apps In Power Apps Using GitHub
30:03
Collab365
Рет қаралды 1,2 М.
PowerApps AddColumns ShowColumns
25:13
Shane Young
Рет қаралды 64 М.
Power BI Tutorial for Beginners
12:32
Kevin Stratvert
Рет қаралды 2,6 МЛН
黑天使被操控了#short #angel #clown
00:40
Super Beauty team
Рет қаралды 61 МЛН