CyberArk Testing Interview Experience | Real Time Interview Questions and Answers

Поділитися
Вставка
  • Опубліковано 30 лис 2024

КОМЕНТАРІ • 7

  • @DnyaneshwarAnerao-cm7ce
    @DnyaneshwarAnerao-cm7ce 11 місяців тому +1

    We ae overriding ITestListerners methods in our Listerner class to customize our result, so it example of Polymorphism, and we have different method related frame which take different argument which is also good example of polymorphism

  • @KishorThakare-r8k
    @KishorThakare-r8k 11 місяців тому +2

    Polymorphism in Selenium Framework
    in polymorphism we have two method one is Method overloading and second is Method overriding
    1) Method overloading :- in selenium framework we have use Implicit wait is an example of Method overloading in implicit wait we use different stamps such as second , minute and Hours
    2) Method overriding:- example of method overriding we can overiide Findelement method , asserssion, also

  • @TechKatiyar
    @TechKatiyar 11 місяців тому

    in Java when object is same but having different 2 behaviour then it is known as polymorphism (Many Forms) physical example is water different -2 forms like ice and Vapour .
    in jave we can achieve it by using OOps concept
    Method over loading and Method overriding

  • @RDTechnicalLearning
    @RDTechnicalLearning 11 місяців тому +1

    #testinginterviewquestions

  • @arulprasad6541
    @arulprasad6541 11 місяців тому

    In my project I have to used overloading concepts in println,sendkeys & frames.
    .
    .
    In my project i used many interface methods are override methods.

  • @PrinceKumar-c6g9h
    @PrinceKumar-c6g9h 11 місяців тому

    Sir I also want to give interview with you I have 2 years experience in the field of Automation testing