ios ui automation - XCode - Data-Driven testing? -


I'm new to XCode Instruments Automation; I'm very curious about one thing & amp; I did not get any online help on this how to do data-driven automation? That is, I have a script to enter an application with a first name, last name and address details in a user. Like I need to register 500 users. I have my data in the CSV file. Is there a way to get data from CSV / XML / JSON / any other perspective that you suggest dealing with the scenario?

Is "Registering 500 Users at Once" is actually a test case or test setup? If this is a test case, then it seems that you want to test your backend. This is not a good idea by using this UI automation, because it is very slow (which is hard to stress your backend) and is very complicated if you (tension) want to test your backend, test JMeter from server As with the device, if it is the installation of the test then you can call any shell command from your automation script. For example, you can write a script or program that includes your users to your file and it is iterative and call on your backend for every entry. Of course this will work to execute your test case only when using the simulator. This is the required API for you:

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -