Software Testing Interview | Test Case Interview Questions

preview_player
Показать описание
#rdautomationlearning
This video is for people looking to change career from NON IT Background/domain to IT Field/Testing Field/Software Testing field
#manualtestinginterview
#testinginterview
softwaretesting
manual testing
software testing
software testing interview questions and answers
software testing interview questions
manual testing interview questions for experienced
manual testing interview questions for e
manual testing interview questions for 2-3 years
sdlc
interview questions and answers for manual testing
software testing tutorial
software testing course
software testing tutorial for beginners
api testing
j meter

How will you type into the text box without sendkeys
We can input text in the text box without the method sendKeys with thehelp of the JavaScript Executor. Selenium executes JavaScript commands with the help of the executeScript method

I want to release a product in 5 days and you have only 5 days to test the product.

What are the challenges you faced in Testing (Answer should be realistic like editing test cases if the customer changes the requirement in the middle of testing)?

when is null pointer exception thrown in selenium
NullPointerException is thrown when a reference variable is accessed (or de-referenced) and is not pointing to any object. This error can be resolved by using a try-catch block or an if-else condition to check if a reference variable is null before dereferencing it.

What is Groovy in Jenkins?

Answer: Groovy is the default scripting language that is being used in the development of JMeter Version 3.1.

Currently Apache Groovy is the dynamic object-oriented programming language that is used as a scripting language for the Java platform. Apache Groovy comes with some useful features such as Java Compatibility and Development Support.

What are the two components (pre-requisites) that Jenkins is mainly integrated with?
Answer: Jenkins integrates with:
Build tools/ Build working script like Maven script.
Version control system/Accessible source code repository like Git repository.

Q #26) How can You Clone a Git Repository via Jenkins?
Answer: To create a clone repository via Jenkins you need to use your login credentials in the Jenkins System.
To achieve the same you need to enter the Jenkins job directory and execute the git config command.

How to Use Log4j in Selenium
Follow the steps below to successfully run Log4j with Selenium Webdriver:

Write an automation script, such as the one in the example below. It is a simple script that opens a URL, send keys to username and password, and ends the script when it clicks the login button.
Import log4j dependencies like Logger, PropertyConfigurator, and add them to the script along with the logger class.
Add the messages that will be displayed in the log file.
Рекомендации по теме
Комментарии
Автор

Excellent way of showcasing interview with example

ketankumar
Автор

For virtual keyboard scenario - low severity and high priority. Because as we know severity define as how much defect impact on the functinality. When checkbox is unchecked still we can use our keyboard or virtual keyboard to put any value it will not affect the functionality we can easily enter into homepage. But priority is high because for virtual keyboard functional it will pop up only when check box is click on. Without click on it will pop up also to use it. it so make is high priority to fixed it. So that checkbox is works as it us defined. Plz correct me if I am wrong @RD automation sir 🙏

vineetvinu
Автор

Thanku sir. It's very helpful those student who comes from non IT.

knowledgeworld
Автор

I think for the virtual keyboard
Low severity- since it's not impacting customer's business
High priority - it's is directly visible to the customer and it's in the login page which is the first page whom the customer interact with.

ankitagusain
Автор

It would be :

Low priority - As its not affecting the users in any way, user can move on proceeding with the other things, its not a blocker in any way.

High Severity - As its affecting the functionality itself in a high way, that is untick the checkbox (The functionality for which the checkbox is made itself is not working), i.e it affects the functionality in a high way. @RD Automation Learning please let me know, if I am right

bhuvaneshs
Автор

Tell me that the test scenario is a very deep Question and well handled By the candidate and well explained by sir... The flow of Interviews is also very positive

prafulbagade
Автор

Thank you, Sir.. I want to have mock interview . Please. It seems to be nice talking to you on seeing this video.Had a great experience. Such types of interviews are helping us a lot to gain confidence and to know our level of preparation. It's really motivating. Please keep motivating more and more.

veera
Автор

Virtual Keyboard -
Low severity and low priority,
1. Low priority because it's very rare that the user clicks on that checkbox.
2. Low severity because it's not affecting the functionality.

MB-dtyt
Автор

Low Severity - The virtual keyboard does not affect any text or other UI.
Medium priority - The virtual keyboard is displaying on the login page and looking odd.

Please correct me if I'm wrong

PradeepSingh-deux
Автор

Thank you sir for giving your valuable time for our students 🙂

vishalpawar
Автор

Different between Absolute and relative Xpath is as follows.
1- Absolute xpath always start with( / ) .
And Relative Xpath is comes with (//).
2. We have to make Tree diagram for Absolute xpat.
3. We can nevigate childe to parent only on absolute.
But, In relative Xpath we can nevigate childe to any one.
4- Absolute xpath creating is to complex.
Tag name, class, ID xpath path, css, hyper link, all are the relative in nature.

azharkhan
Автор

Thank you for the video! It help me to prepare for the scenarios based questions.

saniakumbhar
Автор

It would be low severity and high priority because it's not affecting actual functionality of the application

Balajivlogs
Автор

Priority i think should be low since it doesn't effect the user in typing the input, it doesn't hinder the user in anyway unless the login page is not adaptive to the screen aspect ratio of various size of the users.
First i will check on various sizes of the page in inspect ratio then I will determine the priority.

narutouzumaki-dkmv
Автор

High severity and high priority. Because
It's on the main page.Look and feel also matters on the main page. Main functionality is not working as expected.

princeakbar
Автор

I think its High priority & Low severity, cause it's not impacting any functionality but its need to be fixed on high awaiting ur answer sir

pradipkhedkar
Автор

The seviourity is it is taking more space compare to pervious uncheck..the virtual keyboard is ocuping more space ..if it is done like that then the size of the application may increase.right..and the priority of the application may get distrubed unnecessarily...

lakshmiprasannamuvva
Автор

Hi Sir, I have 10 years gap after b.tech, did small production jobs. Last 4 years, into b.p.o. Working in odd shifts with low wages. Can I switch to manual testing without experience?? I'm 37.

Ramesh-qycn
Автор

Severity will be medium because it's not impacting the whole page it's just impacting the virtual keyboard feature and priority will be high or medium because user might get frustrate Because of its .. behaviour, soo sir if you are satisfied with my ans plz reply back, it will boost my confidence as I'm a beginner in software testing feild .👍

Flirtymind
Автор

Thank you, Sir.. It was nice talking to you.Had a great experience. Such types of interviews are helping us a lot to gain confidence and to know our level of preparation. It's really motivating. Please keep motivating more and more.. 🙂

sonianambiar