Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NetConnectGlobal Team. If you also belong to the team, you can get access from here

NetConnectGlobal Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NetConnectGlobal Servicenow Tester Interview Questions and Answers

Updated 25 Apr 2024

NetConnectGlobal Servicenow Tester Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Discussed on project I worked
  • Q2. Drawbacks of ATF
  • Ans. 

    ATF can be time-consuming to set up and maintain, may not cover all testing scenarios, and can be complex for beginners.

    • Time-consuming to set up and maintain

    • May not cover all testing scenarios

    • Complex for beginners

  • Answered by AI
  • Q3. Difference between problem and incident
  • Ans. 

    Problem is the root cause of one or more incidents, while incident is an unplanned interruption to an IT service.

    • Problem is the underlying cause of one or more incidents, while incident is the actual event that disrupts the service.

    • Problems are identified through root cause analysis, while incidents are reported by users or detected by monitoring tools.

    • Problems require investigation and resolution to prevent future inc...

  • Answered by AI

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between fact and dimension.
  • Ans. 

    Fact tables contain quantitative data that can be measured, while dimension tables contain descriptive attributes related to the facts.

    • Fact tables store numerical data such as sales revenue, quantity sold, etc.

    • Dimension tables store descriptive attributes like product name, customer name, etc.

    • Fact tables are typically larger in size compared to dimension tables.

    • Fact tables are connected to dimension tables through fore

  • Answered by AI
  • Q2. SQL query to find second Max salary.
  • Ans. 

    Use SQL query with subquery to find second highest salary.

    • Use ORDER BY and LIMIT to get the second highest salary.

    • Use a subquery to exclude the highest salary from the result set.

    • Example: SELECT MAX(salary) FROM employees WHERE salary < (SELECT MAX(salary) FROM employees);

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal Aptitude Test

Round 2 - Technical 

(2 Questions)

  • Q1. Tell Me About Yourself
  • Ans. 

    I am a dedicated Automation Tester with 5 years of experience in creating and executing automated test scripts.

    • 5 years of experience in automation testing

    • Proficient in creating and executing automated test scripts

    • Strong knowledge of testing tools like Selenium and JUnit

    • Experience in Agile development environment

    • Excellent problem-solving skills

  • Answered by AI
  • Q2. 1 Java Code, Basic of Selenium
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Job Portal and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Star pattern program
  • Q2. Number of vowels String program
  • Ans. 

    Count the number of vowels in a given array of strings.

    • Iterate through each string in the array

    • For each string, iterate through each character and check if it is a vowel (a, e, i, o, u)

    • Increment a counter for each vowel found in the string

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Tiger Analytics Software Tester interview:
  • Xpaths
  • WebDriver
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Screening Round 

(1 Question)

  • Q1. 1) Brief me about Yourself. 2) Education Background they ask me because I am from Non-IT. 3) If you have a mobile application Suppose you will be doing a Smoke Test Tell me the scenario. 4) Tell me a OTP b...
Round 2 - Client Interview 

(1 Question)

  • Q1. I have not yet get a chance to going further on Client Round Interview.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare for scenario-based question
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What is playwright and it’s features
  • Ans. 

    Playwright is a Node.js library for browser automation that allows you to write reliable and maintainable tests.

    • Playwright supports multiple browsers such as Chrome, Firefox, and WebKit.

    • It provides a single API to automate web applications across different browsers.

    • Playwright has built-in support for headless mode, network interception, and device emulation.

    • It allows you to take screenshots, record videos, and trace ne

  • Answered by AI
  • Q2. What is config file in playwright
  • Ans. 

    Config file in Playwright is used to store settings and configurations for the automation tests.

    • Config file is typically a JSON or JavaScript file where you can define settings such as browser type, launch options, timeouts, etc.

    • It helps in centralizing and managing configurations for multiple tests.

    • Example: playwright.config.js file in Playwright project.

  • Answered by AI
  • Q3. How to do parallel execution
  • Ans. 

    Parallel execution can be achieved by running multiple test cases simultaneously to save time and increase efficiency.

    • Use test automation frameworks like TestNG or JUnit to run tests in parallel

    • Configure test suites to run in parallel using tools like Selenium Grid

    • Leverage cloud-based testing platforms for parallel execution

    • Use tools like Jenkins to schedule and execute tests in parallel

  • Answered by AI
  • Q4. How to run playwright test
  • Ans. 

    To run playwright test, use the 'npx playwright test' command in the terminal.

    • Open the terminal

    • Navigate to the directory where your test files are located

    • Run the command 'npx playwright test' to execute the tests

  • Answered by AI
Round 2 - Coding Test 

The question was asked from a site where the book api question was given and was asked me to code

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Lovely Professional University (LPU) and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Profit loss cubes square

Round 2 - Group Discussion 

About ai and testing

Interview Preparation Tips

Interview preparation tips for other job seekers - nothing be cinfident AND go theough ll topics
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. L1 was scheduled and asked abt ETL basics, some sql queries related to string manipulation
Round 3 - Technical 

(1 Question)

  • Q1. After 1st round I was asked to submit resume again and BGV details. Submitted them and Waiting for round 2

Interview Preparation Tips

Interview preparation tips for other job seekers - L1 was good waiting for the result and L2
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Aptitude was 1st round, technical apti, then followed by tec nn iCal round

Round 3 - Technical 

(2 Questions)

  • Q1. Technical round was 2 nd, concepts related to testing Testing
  • Q2. Tsting related questions were asked in interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basics of testing test cases defect reporting
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations
  • Q2. Make sure you are not giving exact number unless its necessary and quote bit extra than what you expect because there will be always a negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about all DWH concepts , practice on SQL joins and sample test scenarios used for etl testing

NetConnectGlobal Interview FAQs

How many rounds are there in NetConnectGlobal Servicenow Tester interview?
NetConnectGlobal interview process usually has 1 rounds. The most common rounds in the NetConnectGlobal interview process are Technical.
What are the top questions asked in NetConnectGlobal Servicenow Tester interview?

Some of the top questions asked at the NetConnectGlobal Servicenow Tester interview -

  1. Difference between problem and incid...read more
  2. Drawbacks of ...read more

Tell us how to improve this page.

NetConnectGlobal Servicenow Tester Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Bharti Airtel Interview Questions
4.0
 • 839 Interviews
Vodafone Idea Interview Questions
4.1
 • 555 Interviews
CitiusTech Interview Questions
3.4
 • 268 Interviews
NeoSOFT Interview Questions
4.0
 • 263 Interviews
Episource Interview Questions
3.9
 • 221 Interviews
Tiger Analytics Interview Questions
3.7
 • 221 Interviews
Altimetrik Interview Questions
3.8
 • 213 Interviews
View all
System Analyst
72 salaries
unlock blur

₹2 L/yr - ₹7.1 L/yr

Talent Acquisition Specialist
57 salaries
unlock blur

₹2.6 L/yr - ₹8.5 L/yr

SOC Analyst
53 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Network Engineer
45 salaries
unlock blur

₹1.5 L/yr - ₹7.2 L/yr

Desktop Support Engineer
42 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare NetConnectGlobal with

Tata Communications

4.0
Compare

Sify Technologies

3.9
Compare

Hathway

3.5
Compare

Reliance Communications

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview