Taking the test data from the user input takes up a lot of time. What is the best solution to this problem?
1) Use pre-defined test data instead of user input
2) Optimize the code to reduce the time taken for user input
3) Increase the processing power of the system
4) None of the above