In Apex test classes every time we need to create a new set of data for your test class. But some objects we can’t create a data for testing. for example Profiles. we can’t create profiles in test classes. so we will query the profiles and assign to users.