Test cases in ReFramework

How to create test cases in ReFramework project ?
Is there any video or use case on that?

Thanks in advance!!

@Nisha_K21

Already test cases will be part of it

additional can be created by right clicking any xaml file from project panel and select create test case

cheers

@Anil_G

There’s a requirement where

  1. I wanted to login acme website and click on checks then click on search for check.
  2. After that I wanted to give the input for the fields from excel file and want to verify the results
  3. Then I wanted to run it on test manager
    How do I do this on ReFramework? Please help!!

@Nisha_K21

you need a complete test case so build the actual process and click on create test for main and use it…or in re you have the default cases whicha lso should suffice as you need whole process to be checked

cheers

@Anil_G
After designing solution If I want to test entire RE project I have to create a test case for main.xaml right? And then I should go for verify the results. Am I right?

@Nisha_K21

yes thats correct

you would already have one which can be used

cheers

@Nisha_K21

Do you have further questions on this topic?

if not feel free to close the topic by markign soluiton

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.