tanmaybaviskar / nets-qa-Tanmay

Pracice automation assignment for automation of pia android app
0 stars 0 forks source link

Upload the source code in its own format #1

Open nets-qa opened 3 years ago

nets-qa commented 3 years ago

Hi Tanmay,

Thanks for your effort to complete the assignment! Can you share the full source code per eAch file in its own format instead of zip compress file? In that way, we could leave comments directly for each return files.

Thanks!

tanmaybaviskar commented 3 years ago

Hi,

Attaching individual files as resuested. i have created 3 files for coding. one base class and two test cases files. Let me know if any doubts. Base.java test1.java test2.java

One file is for steps to do setup and get started.

nets-dev commented 3 years ago

What is this zip Appiumprj.zip file used for? I am not sure what shall I review on this zip package and could you upload all source files inside of this zip package as individual file to the repository if they are useful for running your test cases? In addition, could you clarify it in the documentation how to deal with this files inside this zip package?

tanmaybaviskar commented 3 years ago

you can ignore zip file. it contains same files - base.java, test1.java, test2. java you can reviewthese mentioned files along with file- Steps for automation setup of piaapp I clubbed all these files in Appiumprj and zipped it. So its content is same.

nets-dev commented 3 years ago

Ok! thanks for the clarification!