MSCI
1. When you used extension controller? Why we go for this even we have above?
2. What is difference between Standard and Custom controllers?
3. Have you worked on controllers? Then mostly on which type of controllers?
4. Code coverage & Its importance?
5. What is the use of code coverage?
6. What is difference between Batch and Scheduled Apex? When we use these?
7. Have you used Batch Apex? At what situation?
8. How to test a visualforce page?
9. What are test cases? Give an example.
10. Order of execution (Deployment)?
11. If we want huge (bulk) data to be update, can we do it with trigger? how?
12. Have you used merge trigger, explain it
13. Shall we require any user permission for testing an application?
14. What is Validation rule?
15. Explain a simple apex class with an example which is used in current project?
How you execute it?
0 Comments