Hi,
My team is working on a huge application and we have created
@900 test suits. We have used RRAFS framework for scripting. We have divided all the suits in 16 cycle driver according to moudules and through one shell script it call all the 16 cycle drivers. If we are running these cycle driver indivually then it working fine but if we are running all cycle driver in one go with the help of that shell then we are facing some problems:
1. Some time it gives error for memory leakage.
2. Some time some of functions (RRAFS functions) not worked properly.
3. Some time Mouse Hover does not work
So, my query is can we run 900 suits at a time(10-12 hrs), or we have to break into some small part.
Please give me some ideas to handle this.
Thank you,
Regards,
Kuldeep Singh Sandhu