We have access to Netsuite production account but not to Sandbox account. I am creating roles,center tabs,workflows directly in Netsuite And for Scripts using the suitecloud plugin in eclipse to push the code into filecabinet.
I am aware that we can create a bundle using Suitebundler and give shared access to other account and install it there . But i dont have access to other accounts, so in this case what is the best way to test what i have created ?
I am looking for some solution like downloading the scripts,xmls(for roles,center tabs,workflows) into eclipse and then delete everything whatever i have created in netsuite to keep it fresh. And then push it from eclipse into netsuite account and test it.
Can someone please advice . Thank you .