• Shivani Singhal 9
  • NEWBIE
  • 0 Points
  • Member since 2016


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi , 

We are developing automated test scripts using UFT. 
Just wanted to know if this is appropriate tool for Salesforce, or there is any other automated testing tool recommended for Salesforce applications. 

Basically, we are looking for a tool which can execute the same test script across multiple sandboxes (development , test, integration etc). 
Since UFT is a web based automation testing tool, we are able to record the scripts for Salesforce. But the same script is not executing in all the environments, and we need to maintain a separate script for each sandbox. 
 
One issue for same script not working in all environments, is different Ids of the input fields in different sandboxes. 
For eg: the same field (test_field__c) on opportunity has a different ID in Sandbox 1 and Sandbox 2. 
Though 90-95% of the Ids are same across environments, but even an ID mismatch of even 5% fields leads to a failure of the automated script. 
Would appreciate if any workaround can be suggested for this issue.  

Thanks in advance !
Hi ,
I was trying the field service Lightning challaenge - Configure Territories and Set Operating Hours.
I have created the user as service resource, operating hours , service territories and assigned resource to the territory. Sill I get the error :
Challenge Not yet complete... here's what's wrong:
Could not find 'Jane Cando' as a territory member of a service territory named 'San Francisco Area'.

User-added image


Please guide.
Thanks !
Hi ,
I was trying the field service Lightning challaenge - Configure Territories and Set Operating Hours.
I have created the user as service resource, operating hours , service territories and assigned resource to the territory. Sill I get the error :
Challenge Not yet complete... here's what's wrong:
Could not find 'Jane Cando' as a territory member of a service territory named 'San Francisco Area'.

User-added image


Please guide.
Thanks !

Is there any way to stop the user entering required number of characters when it reaches its field size. For ex if the field lenght is 10 then stop showing him characters after 10 th character even if he tries to enter any character.

  • December 29, 2011
  • Like
  • 0