Friday, November 6, 2020

Robotic Process Automation

Mimicking human actions to perform a sequence of steps that lead to a meaningful activity, without any human intervention is known as Robotic Process Automation (RPA).

Robotic process automation (RPA) occurs when basic tasks are automated through software or hardware systems that function across a variety of applications, just as human workers do. RPA software is designed to reduce the burden of repetitive, simple tasks on employees.




Robotic process automation (RPA) refers to software that can be easily programmed to do basic, repetitive tasks across applications. RPA creates and deploys a software robot with the ability to launch and operate other software.

Relation between Test Automation and RPA:

Automation is key link which is similar in both Software Test Automation and Robotic Process Automation. In both scenarios, the main objective is to complete redundant work faster and by eliminating human error. They help reduce FTE (Full Time Equivalent).

However there are certain differences as well. Test Automation needs to be applied to a product, it has to be implemented via different environments and it's also limited to a set of users.

On other hand, Robotic Process Automation can be applied to business processes and product. It only needs a production environment and can be used by all individuals in a team.

Benefits of RPA:



Top RPA tools:
  • WorkFusion
  • AutomationEdge
  • BluePrism
  • Automation Anywhere
  • UiPath
  • AnotherMonday
  • Kofax

Thursday, October 1, 2020

Behavioral Interview Questions

  1. Tell me about yourself?
  2. What do you know about the role as per the Job description?
  3. How your current role is related to the role you are applying for?
  4. Where do you see yourself in next 5 years?
  5. Have you heard about our organisation?
  6. How you handle your feedback from Team lead?
  7. Have you ever disagree with any feedback?
  8. Explain your current role?
  9. What is your strength?
  10. What value will you bring to the organisation?
  11. Your hobby is playing badminton so tell me, if you and your opponent will get tired and you have one match to win then what will be your strategy for winning that match? 
  12. I will give you four options about our company, choose any option and explain what is your thinking about that point?



Thursday, September 24, 2020

Commit code in GitLab through Visual Studio

1. Click on Team Explorer

2. Click on Changes 

3. Under "Changes" , right click on the file/folder which you want to commit

4.  Click on "Stage"










5.  Click on Commit Staged and Push


Over all look and feel of Team Explorer is mentioned below:


Featured Posts