Upload Button Icon Add office photos

Vectone Mobile

Compare button icon Compare button icon Compare

Filter interviews by

Vectone Mobile Manual Testing Interview Questions and Answers

Updated 21 Aug 2019

Vectone Mobile Manual Testing Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed in Aug 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Roles and responsibilities in your earlier company
  • Ans. 

    In my previous company, I was responsible for creating test cases, executing tests, reporting bugs, and collaborating with developers.

    • Created test cases based on requirements

    • Executed test cases manually

    • Reported bugs and issues found during testing

    • Collaborated with developers to resolve issues

    • Participated in test plan meetings

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Useless company Neither they know how to schedule an interview Nor they know how to conduct an interview. The management as a whole is so irresponsible, stupid and capricious. This is not at all an IT company. It is just like a "Fish Market" where we can't expect any kind of professionalism. Worst place to work. Nothing more to say. Hence before attending or joining this company, please think twice or thrice. Really surprise how people are working.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Team work - how to participate, foster etc.

Round 2 - HR 

(2 Questions)

  • Q1. Ambition and how to work towards it
  • Q2. How to function in a team
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

FrontEnd website creations of given templates

Round 2 - HR 

(2 Questions)

  • Q1. Behavior based question
  • Q2. Where do you want to see in next 5 years.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic about HTML CSS JavaScript
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Sastra University and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions based on resume
Round 3 - One-on-one 

(1 Question)

  • Q1. More based on resume but from managers

I applied via Referral

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 

(2 Questions)

  • Q1. About coding and all oops concept SQL, unix
  • Q2. Unix, sql, language and oops concepts questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare yourself for aptitute test and some language
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of networking , project related questions
Round 2 - Technical 

(1 Question)

  • Q1. Network troubleshooting questions
Round 3 - Behavioral 

(1 Question)

  • Q1. Brief explanation of the project
Round 4 - HR 

(1 Question)

  • Q1. CTC discussion and project explanation

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About data analysis, database, programming questions related to python
  • Q2. HR round, Technical call round, Company senior officer round

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to cover basics of programming, working experience projects have to

Interview Questionnaire 

8 Questions

  • Q1. Str[]=
  • Ans. 

    str[] is an array of strings.

    • str[] can hold multiple strings in a single variable.

    • Each element in str[] is a string.

    • str[] can be accessed using index numbers.

  • Answered by AI
  • Q2. Factorial and Fibonacci with and without recurssion
  • Ans. 

    Factorial and Fibonacci can be calculated with or without recursion.

    • Factorial can be calculated using a loop or recursion.

    • Fibonacci can be calculated using a loop or recursion.

    • Recursion can lead to stack overflow for large inputs.

    • Iterative solutions are more efficient for large inputs.

  • Answered by AI
  • Q3. Process Scheduling in OS
  • Ans. 

    Process scheduling is the method by which the operating system decides which process to run first.

    • Process scheduling is an important part of operating system design.

    • It involves deciding which process to run first, based on various criteria such as priority, time slice, and resource availability.

    • There are several scheduling algorithms, including First-Come-First-Serve (FCFS), Round Robin, and Priority Scheduling.

    • FCFS is...

  • Answered by AI
  • Q4. Have you worked on LINUX
  • Ans. 

    Yes, I have worked extensively on LINUX.

    • I have experience in LINUX system administration and shell scripting.

    • I have developed applications using C++ and Python on LINUX platform.

    • I have worked with various LINUX distributions such as Ubuntu, CentOS, and Red Hat.

    • I am familiar with LINUX command line tools and utilities.

    • I have worked with LINUX servers and virtual machines.

  • Answered by AI
  • Q5. We have given a string and we have to tell the output of printf(
  • Q6. Difference in Function overloading and overriding
  • Ans. 

    Function overloading is having multiple functions with the same name but different parameters. Function overriding is having a derived class function with the same name and parameters as the base class function.

    • Function overloading is a compile-time polymorphism concept while function overriding is a runtime polymorphism concept.

    • Function overloading is used to provide multiple ways to call a function with different par...

  • Answered by AI
  • Q7. OOPs Concepts
  • Q8. Projects (He was interested in programming on linux so be familiar with linux)

Interview Preparation Tips

Round: Test
Experience: There were many sections :

1. Aptitute

2. OS

3. Network

4. Java

5.DS

6. C

College Name: NA

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed before Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. On Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall it went good

Interview Questionnaire 

6 Questions

  • Q1. Introduce yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • I have a degree in Computer Science

    • I am proficient in programming languages such as Java, Python, and JavaScript

    • I have experience working with frameworks such as React and Angular

    • I have developed several web applications and mobile apps, including a social media platform and a fitness tracking app

  • Answered by AI
  • Q2. OSI network model and protocols on Layer 2 and Layer 3
  • Ans. 

    OSI network model has 7 layers. Layer 2 is Data Link layer and Layer 3 is Network layer.

    • Layer 2 protocols include Ethernet, Wi-Fi, and PPP

    • Layer 3 protocols include IP, ICMP, and ARP

    • Data Link layer provides error-free transmission over physical layer

    • Network layer provides logical addressing and routing of data packets

  • Answered by AI
  • Q3. Layer 2 and Layer 3 devices (hardware used)
  • Ans. 

    Layer 2 devices operate at the data link layer, while Layer 3 devices operate at the network layer.

    • Layer 2 devices include switches and bridges.

    • Layer 3 devices include routers and layer 3 switches.

    • Layer 2 devices forward frames based on MAC addresses.

    • Layer 3 devices forward packets based on IP addresses.

  • Answered by AI
  • Q4. In detailed working of Routers(with practical example).Its difference with a switch
  • Ans. 

    Routers direct traffic between networks while switches connect devices within a network.

    • Routers use IP addresses to direct traffic between networks

    • Routers can prioritize traffic based on Quality of Service (QoS)

    • Switches use MAC addresses to connect devices within a network

    • Switches can create virtual LANs (VLANs) to segment a network

    • Example of a router: Cisco ISR 4000 series

    • Example of a switch: Cisco Catalyst 2960 serie

  • Answered by AI
  • Q5. Practical example on difference between OSI and TCP/IP network model
  • Ans. 

    OSI has 7 layers while TCP/IP has 4 layers.

    • OSI model is theoretical while TCP/IP is practical

    • OSI has a dedicated session layer while TCP/IP does not

    • TCP/IP combines the presentation and session layers into one

    • OSI is more complex and rarely used in practice

    • TCP/IP is the standard for internet communication

  • Answered by AI
  • Q6. Program on string reversal (any language)
  • Ans. 

    Program to reverse a string in any language

    • Declare a string variable

    • Loop through the string in reverse order

    • Append each character to a new string variable

    • Return the new string variable

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: It was a general + technical aptitude test of medium level difficulty.Speed and accuracy do matter here to crack this round. Basic theoretical concepts learnt during B.Tech were checked in this round.
Tips: Before the Selection process, do brush up on basics of important core subjects of syllabus.
Duration: 90 minutes
Total Questions: 70

Round: Technical Interview
Experience: Started with basic questions on networking and communication concepts.Slowly progressed to in-detail questions.Have a strong hold on the subject you like and Final Year project was emphasized.
Tips: Dont hassle if you dont know the answer for some questions.Keep yourself cool.

General Tips: 1: Be Confident.
2: Keep Smiling.
3: Do not be Panic.
4: Remember they are here to hire you but not reject you.
5: Do not loose hope.
6: Believe at yourself.
7: Start preparing early.
8: Do demo interviews with your friend.
Skills: Speed, Programming, Computer networks knowledge, Accuracy
College Name: VIT VELLORE
Motivation: Every body joins a comapny for making a software or earning money. But I was always motivated to MAKE MONEY. I have taken this job because they have very extensive work in Share Market and they have lots of MBA from IIM's, Lots of CAs, CS. Thats why i have choosen Edelweiss. I have rejected epic System USA for this profile.

Skills evaluated in this interview

Tell us how to improve this page.

Interview Questions from Similar Companies

Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 834 Interviews
Vodafone Idea Interview Questions
4.1
 • 553 Interviews
Hathway Interview Questions
3.5
 • 42 Interviews
ZTE Corporation Interview Questions
3.9
 • 19 Interviews
PEARCE SERVICES Interview Questions
3.3
 • 16 Interviews
MetroTelworks Interview Questions
3.6
 • 15 Interviews
View all
Software Engineer
24 salaries
unlock blur

₹4 L/yr - ₹12.8 L/yr

Senior Software Engineer
18 salaries
unlock blur

₹13 L/yr - ₹25 L/yr

Technical Lead
14 salaries
unlock blur

₹15 L/yr - ₹30 L/yr

Software Engineer Trainee
14 salaries
unlock blur

₹3.8 L/yr - ₹6 L/yr

Software Developer
10 salaries
unlock blur

₹4.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Vectone Mobile with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Bharat Sanchar Nigam

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