function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bharatibharati 

sfdc automation testing

Hi all of u , am newly involved in sfdc Automation Testing project. plz guide me any documentation regarding Automation testing.

Parth_SevakParth_Sevak

are you asking about unit testing? write apex test classes?

bharatibharati

Hi,  Am asking about apex test classes...

Parth_SevakParth_Sevak
I would recommand following,

http://wiki.developerforce.com/page/An_Introduction_to_Apex_Code_Test_Methods
Also visit links of reference section, you will find useful information on unit testing.
Also go through this blog.
http://blog.tquila.com/2011/11/17/salesforce-testing-best-practices/

hope this will help you,
best luck!
bharatibharati

Thank q parth2322.  Both of those two links are very helpfull me..