May 2020 - All About Testing May 2020

What is the recipe for successful achievement?

To my mind there are just four essential ingredients: Choose a career you love, give it the best there is in you, seize your opportunities, and be a member of the team.

Monday, 18 May 2020

Manual Testing Concepts - Questions on SDLC Models

Questions on SDLC Models: 1) What is SDLC?  Ans - SDLC (Software Development Life Cycle) is a process or methodology used to develop a software in a systematic approach. 2)  Explain Phases of SDLC? Ans-    SDLC has 6 phases.     a. Requirement gathering     b. Analysis and planning     c. Software Design     d. Coding     e. Testing     f. Release and Maintenance      a. Requirement gathering:   During this phase,...

Sunday, 17 May 2020

JMeter Interview Questions Asked For Performance Testing Tool in various organisation

1.    Explain the architecture of JMeter 2.    How do u used Jmeter in ur project and why 3.    What are different timers used in Jmeter 4.   How requests are sent to the server in JMeter? 5.    Explain the Process of Parameterization 6.    Does JMeter simulate actual browser behavior? 7.    What is Distributed testing? 8.    What is the use of Regular Expression in JMeter? 9.     What are the types of processors in JMeter? 10. ...