Upload Button Icon Add office photos

Filter interviews by

Virtueinfo Soft Web Interview Questions and Answers

Updated 17 Aug 2024

Virtueinfo Soft Web Interview Experiences

1 interview found

Trainee Interview Questions & Answers

user image Harsh Patel

posted on 17 Aug 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is mvc and how it works?
  • Ans. 

    MVC stands for Model-View-Controller. It is a software design pattern used to separate the application logic into three interconnected components.

    • Model represents the data and business logic of the application.

    • View is responsible for displaying the data to the user.

    • Controller acts as an intermediary between Model and View, handling user input and updating the Model.

    • MVC helps in organizing code, improving maintainabilit...

  • Answered by AI

Skills evaluated in this interview

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jan 2025.

Round 1 - Technical 

(7 Questions)

  • Q1. Basic Javascript questions were asked like Hoisting, Event Loop, Closure.
  • Q2. What are semantic tags? << HTML based question
  • Q3. What is currying in js?
  • Q4. What is the difference between Map and Filter?
  • Q5. What is the difference between Map and ForEach?
  • Q6. What is the difference between Authentication and Authorization?
  • Q7. What is the difference between Local storage and Session storage?
Round 2 - Technical 

(1 Question)

  • Q1. This was the Final round, it lasted for around 30 mins and the interviewer gave me a coding question to build a Countdown Timer app.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for Live coding round that's the important one.
Also prepare the questions based on HTML, CSS

Functional Testing Senior Consultant Interview Questions & Answers

Deloitte user image Anonymous

posted on 4 Feb 2025

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Jan 2025.

Round 1 - HR 

(2 Questions)

  • Q1. Current CTC, Expected CTC, Notice Period, Skill set
  • Q2. Open for Fixed term hire? Open for working from client location at Gurgaon? (3 days from office)
  • Ans. 

    Yes, open for fixed term hire and working from client location at Gurgaon for 3 days a week.

    • Open for fixed term hire

    • Willing to work from client location at Gurgaon for 3 days a week

  • Answered by AI
Round 2 - Technical 

(10 Questions)

  • Q1. Introduction, Current role and responsibilities
  • Q2. List out the achievements in current project, Tools used
  • Ans. 

    Implemented automated testing using Selenium WebDriver and JUnit in Agile environment

    • Implemented automated testing framework using Selenium WebDriver

    • Utilized JUnit for test case management

    • Worked in Agile environment to ensure continuous testing and integration

  • Answered by AI
  • Q3. Pilot vs Beta testing. How can newly developed functionality be tested via automation rather doing it manually?
  • Ans. 

    Pilot testing is done by a small group of users before the full release, while beta testing is done by a larger group of users. Automation testing can be used for regression testing, smoke testing, and performance testing.

    • Pilot testing involves a small group of users testing the functionality in a controlled environment.

    • Beta testing involves a larger group of users testing the functionality in a real-world environment.

    • ...

  • Answered by AI
  • Q4. Primary key vs Unique key in SQL, Query to find row having last id in sql
  • Ans. 

    Primary key uniquely identifies a record, while unique key allows only one instance of a value in a column. Query to find last id involves using ORDER BY and LIMIT.

    • Primary key enforces uniqueness and not null constraint on a column

    • Unique key enforces uniqueness but allows null values

    • To find row with last id, use ORDER BY id DESC LIMIT 1 in SQL query

  • Answered by AI
  • Q5. Explain Software Testing Life Cycle, Defect Life Cycle
  • Ans. 

    Software Testing Life Cycle (STLC) involves planning, designing, executing, and reporting on tests. Defect Life Cycle includes identification, logging, fixing, and retesting defects.

    • STLC includes requirements analysis, test planning, test design, test execution, and test closure.

    • Defect Life Cycle involves defect identification, defect logging, defect fixing, defect retesting, and defect closure.

    • STLC ensures that the so...

  • Answered by AI
  • Q6. What's the meaning of 303 status code in API? Put vs Delete method in API What is 3 point estimation technique in Agile?
  • Ans. 

    303 status code in API means 'See Other'. PUT method is used to update data, while DELETE method is used to remove data. 3 point estimation technique in Agile is used to estimate tasks.

    • 303 status code indicates that the resource can be found at a different URI and should be retrieved from there

    • PUT method is used to update an existing resource in the API

    • DELETE method is used to remove a resource from the API

    • 3 point esti...

  • Answered by AI
  • Q7. What kind of links and labels can be tagged to a bug in jira?
  • Ans. 

    Links and labels that can be tagged to a bug in Jira

    • Links: related issues, documents, websites

    • Labels: priority, severity, type, status

  • Answered by AI
  • Q8. Have you done shell scripting? What does grep, href commands do in unix?
  • Ans. 

    Shell scripting is a way to automate tasks in Unix/Linux systems. Grep is used to search for specific patterns in text files. Href is not a standard Unix command.

    • Shell scripting automates tasks by writing scripts in a Unix/Linux environment

    • Grep command is used to search for specific patterns in text files

    • Example: grep 'search_pattern' file.txt

    • Href is not a standard Unix command, it may be a typo or a custom script

  • Answered by AI
  • Q9. As a lead, how would you resolve conflict with a team member? As a lead, if you are given plenty of tasks to be completed with in a limited time frame. What would be your approach in doing them?
  • Ans. 

    To resolve conflict with a team member, communication is key. Prioritize understanding, address the issue calmly, find common ground, and work towards a solution together.

    • Listen to the team member's perspective and concerns

    • Communicate openly and calmly about the issue

    • Find common ground and areas of agreement

    • Work together to find a solution that benefits both parties

    • Seek input from other team members or a mediator if ne

  • Answered by AI
  • Q10. Open for relocating to Bangalore and working from client's office? (with no relocation bonus) Open for working in night / rotational shift? (with no additional compensation) Open for working in long exten...
  • Ans. 

    Open to relocating to Bangalore, working in night shifts, long hours, and 24X7 culture. Goal is to excel in automation testing.

    • Yes, open to relocating to Bangalore and working from client's office

    • Yes, open to working in night/rotational shifts

    • Yes, open to working in long extendable hours or 24X7 culture

    • Goal is to excel in automation testing

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not a good experience. Some recruiters are very arrogant and have no respect for the people interviewing with them. They consider as themselves dummy kings, because they are working in Deloitte USI. I interacted with 4-5 recruiters for one opening (from Gurgaon / Hyderabad). One HR even said to me that I was not the only person interviewing with them, they have bunch of people to chose, also various other things were said in a very unprofessional and rude manner. She had no ethics of talking to an experienced resource, when I escalated this to the seniors, they immediately apologized for her behavior and I was then handled by another Senior HR

I applied via referral in Deloitte USI but to save their referral bonus (I guess), they rejected my profile on the portal and called me through Naukri.com. When I asked them the reason, they said its for a different profile them. however it was for the same one.
Also on their career site, it was not mentioned that role is of fixed term hire (for 2 years), but HR disclosed it later, during the conversation. (another discrepancy)

During my initial conversation, HR clearly said there won't be any night shifts and I would have to work from client's location in Gurgaon office. Although it is 2 year contractual role.
But during my technical interview, the person clearly said to me that I would have to relocate to Bangalore for working from client's secured ODC in office. Also there would be rotational/ night shifts (without any extra pay). Basically they were looking for someone who would devote his 24X7 time to the company for a minimal salary and does not demand for work life balance or weekends off

Neither the HR nor the interviewer opened their web camera during the video call. But HR kept asking me to keep my camera open, even during the waiting time
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - Case Study 

A case study in an Optum interview typically revolves around solving a real-world problem related to healthcare, data analysis, technology, or business strategy, given Optum’s focus on healthcare services and technology solutions. Here are some tips on how to approach a case study interview at Optum and a sample example:

Steps to Approach an Optum Case Study:

1. Understand the Problem Statement:

Take time to read the case study carefully and make sure you understand the key issue or question.

Identify the stakeholders involved (patients, healthcare providers, insurance companies, etc.) and the objective (cost reduction, improving patient outcomes, increasing efficiency, etc.).



2. Clarify Assumptions:

If there are any ambiguous elements, ask questions to clarify the problem.

You can also state your assumptions if you're making any, but be clear that these are assumptions.



3. Break Down the Problem:

Identify key data points you would need to analyze.

Break the problem into smaller pieces that can be addressed step-by-step.



4. Analyze:

Use frameworks like SWOT analysis, PESTLE analysis, or Porter’s Five Forces if applicable to the case.

In case of a data-related problem, try to identify key metrics (such as patient satisfaction, cost, quality of care, etc.) and how they can be improved or measured.

For technology-related cases, consider aspects like scalability, security, user experience, and integration with existing systems.



5. Propose a Solution:

Present your findings logically and suggest a solution based on your analysis.

Make sure to consider both short-term and long-term impacts on patient

Round 2 - HR 

(2 Questions)

  • Q1. When interviewing with Optum, you can expect a mix of technical, behavioral, and situational questions, especially considering their focus on healthcare services, technology, and data analysis. Here are so...
  • Q2. Done
Round 3 - Aptitude Test 

Computer typing should be 40 wpm. And optional question answer multiple choice questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're looking to land a job at Optum, here’s a detailed guide on how to effectively position yourself for success in your job search:

1. Understand Optum’s Mission and Values

Optum is all about improving healthcare through technology and data analytics. Understanding this core mission is crucial, as you’ll need to demonstrate how your skills align with their vision of enhancing patient outcomes and driving efficiency in healthcare
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
No response

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Basic quant and reasoning questions
Selenium MCQ
Java programs with MCQ

Round 2 - Technical 

(23 Questions)

  • Q1. Tell me about yourself
  • Q2. Where you initialise driver
  • Ans. 

    The driver is typically initialized in the setup method of a test automation framework.

    • Driver initialization is usually done in a setup method before test execution.

    • Commonly used methods for driver initialization include WebDriverManager, System.setProperty, and driver instantiation.

    • Example: WebDriverManager.chromedriver().setup();

  • Answered by AI
  • Q3. Driver is static or non static
  • Ans. 

    Driver can be both static and non-static depending on the context of its usage.

    • Driver class can be static if it is used to initiate the WebDriver instance in a test automation framework.

    • Driver class can be non-static if it is used as an instance variable within a test class.

    • Static driver can be accessed directly without creating an object of the class.

    • Non-static driver requires an object of the class to be created befo

  • Answered by AI
  • Q4. Difference between static and non static
  • Ans. 

    Static variables belong to the class itself, while non-static variables belong to instances of the class.

    • Static variables are shared among all instances of a class

    • Non-static variables are unique to each instance of a class

    • Static variables are initialized only once, at the start of the program

    • Non-static variables are initialized separately for each instance of the class

  • Answered by AI
  • Q5. Disadvantages of static and non static
  • Ans. 

    Static and non-static have their own disadvantages in QA automation testing.

    • Static methods cannot be overridden or inherited, making it difficult to create flexible test cases.

    • Non-static methods require an instance of the class to be created, which can lead to increased memory usage.

    • Static methods can lead to tight coupling between classes, making it harder to maintain and update the code.

    • Non-static methods may have de...

  • Answered by AI
  • Q6. Parallel execution in TestNG
  • Ans. 

    TestNG allows parallel execution of test cases to save time and improve efficiency.

    • TestNG provides the 'parallel' attribute in the testng.xml file to specify the level of parallelism for test execution.

    • Parallel execution can be achieved at the test level, class level, method level, or suite level.

    • TestNG also supports parallel execution of tests across multiple classes or suites using the 'parallel' attribute in the sui...

  • Answered by AI
  • Q7. Write the code for Parallel testing in TestNG
  • Ans. 

    Parallel testing in TestNG allows running tests concurrently for faster execution.

    • Use 'parallel' attribute in testng.xml file to specify parallel execution mode.

    • Set 'parallel' attribute to 'methods', 'classes', or 'tests' based on the level of parallelism needed.

    • Example: <suite name='MySuite' parallel='tests'>

    • Use 'thread-count' attribute to specify the number of threads to use for parallel execution.

  • Answered by AI
  • Q8. Difference between parallel methods and parallel tests
  • Ans. 

    Parallel methods run multiple methods concurrently within a single test, while parallel tests run multiple tests concurrently.

    • Parallel methods execute multiple methods within a single test class concurrently.

    • Parallel tests execute multiple test classes concurrently.

    • Parallel methods are useful for speeding up the execution of a single test, while parallel tests are useful for running multiple tests faster.

    • Example: Runni...

  • Answered by AI
  • Q9. Upload file using rest assured
  • Ans. 

    Use Rest Assured to upload a file

    • Use the given file path to create a File object

    • Use MultiPartSpecBuilder to build the request with the file

    • Send the request using Rest Assured's given(), when(), and post() methods

  • Answered by AI
  • Q10. Postman basic questions
  • Q11. Parameter for post method in postman
  • Ans. 

    The parameter for a POST method in Postman is typically sent in the request body.

    • Parameters are sent in the request body in key-value pairs

    • Parameters can be sent as form-data, x-www-form-urlencoded, or raw JSON

    • Example: {"key": "value"}

  • Answered by AI
  • Q12. BDD Framework cucumber
  • Q13. Cucumber execution process
  • Q14. How cucumber know step defination file placed
  • Ans. 

    Cucumber knows the step definition file based on the annotations provided in the feature files.

    • Cucumber uses annotations like @Given, @When, @Then to map steps in feature files to corresponding step definition methods.

    • Step definition files are typically placed in a separate package or directory within the project structure.

    • Cucumber scans the project directory for step definition files based on the package structure and

  • Answered by AI
  • Q15. Parameters used in cucumber
  • Ans. 

    Parameters used in cucumber are used to pass values to the step definitions in feature files.

    • Parameters are defined in feature files using < > syntax

    • Parameters can be passed to step definitions using Regular Expressions

    • Parameters can be used to make scenarios more reusable and dynamic

  • Answered by AI
  • Q16. Datatable in cucumber
  • Ans. 

    Datatable in Cucumber is used to pass multiple sets of data to a step definition in a scenario.

    • Datatables are defined using pipes (|) to separate values

    • Each row in the datatable represents a set of data passed to the step definition

    • Datatables can be used for parameterization and data-driven testing

  • Answered by AI
  • Q17. Have u created the testplan document when porject was started
  • Ans. 

    Yes, I have created the test plan document at the start of the project.

    • Yes, I always create a test plan document at the beginning of a project to outline the testing approach and strategy.

    • The test plan document includes details on scope, objectives, resources, schedule, and test cases.

    • It helps in ensuring that all stakeholders are aligned on the testing process and expectations.

    • For example, in my previous project, I cr...

  • Answered by AI
  • Q18. Testing cycle when project was on initial level
  • Ans. 

    During the initial testing cycle of a project, focus is on establishing test cases, setting up test environments, and identifying potential issues.

    • Creating test cases based on requirements

    • Setting up test environments

    • Identifying potential issues and risks

    • Executing test cases and reporting defects

    • Collaborating with developers to resolve issues

  • Answered by AI
  • Q19. Risk management and risk based testing
  • Q20. Which estimate technique you follow , if fibonacci then why it is in 1 2 3 5 8 13 ?? Not in 12345678
  • Ans. 

    Fibonacci sequence is a mathematical pattern where each number is the sum of the two preceding ones.

    • Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones.

    • The sequence starts with 1, 2, then each subsequent number is the sum of the two previous numbers (1+2=3, 2+3=5, 3+5=8, and so on).

    • This sequence is used in estimating because it reflects natural growth patterns found in natur

  • Answered by AI
  • Q21. What is testing matrix and automation ROI
  • Ans. 

    Testing matrix is a tool used to track test coverage and automation ROI is the return on investment from implementing automation testing.

    • Testing matrix is a visual representation of test cases, test scenarios, and their coverage across different platforms, browsers, devices, etc.

    • Automation ROI is the measure of the benefits gained from automation testing compared to the costs incurred in implementing and maintaining th...

  • Answered by AI
  • Q22. Cicd tool
  • Q23. Handle team ?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Good interview and best interview I have took.
Round 2 - Technical 

(1 Question)

  • Q1. Chat assessment for non voice roles..
Round 3 - HR 

(1 Question)

  • Q1. Personal questions and other to discuss about the perks and salaries.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the chat assessment test for the non-voice process and approach the exam with confidence to secure the job. If you are seeking competitive compensation, consider joining this company.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Explain your last project and your role in this project
  • Ans. 

    Led a team in implementing a new CRM system for a large retail company

    • Managed project timeline and deliverables

    • Collaborated with stakeholders to gather requirements

    • Provided training and support to end users

    • Ensured successful implementation and user adoption

    • Improved customer data management and analytics

  • Answered by AI
  • Q2. Overall working experience with other companies
  • Ans. 

    I have over 10 years of experience working with various companies in consulting roles.

    • Managed client relationships and delivered successful projects on time and within budget

    • Led cross-functional teams to drive business growth and improve operational efficiency

    • Developed and implemented strategic plans to address client needs and achieve objectives

  • Answered by AI
  • Q3. Why choose kafka over MQ ? what challenges you faced during kafka implementation ?
  • Ans. 

    Kafka is chosen for its scalability and fault tolerance compared to MQ.

    • Kafka offers higher throughput and lower latency compared to MQ.

    • Kafka is horizontally scalable, allowing for easy expansion as data volume grows.

    • Kafka provides fault tolerance through replication of data across multiple brokers.

    • Challenges faced during Kafka implementation may include setting up proper configurations, ensuring data consistency, and m...

  • Answered by AI
  • Q4. Monolith to microservice migration journey ? what all decisions needs to be taken and how the entire migration took place.
  • Ans. 

    Monolith to microservice migration involves breaking down a large application into smaller, independent services.

    • Evaluate the current monolith architecture and identify the components that can be decoupled into microservices.

    • Define the boundaries of each microservice to ensure they are cohesive and loosely coupled.

    • Choose the right technology stack for each microservice based on its requirements and scalability needs.

    • Im...

  • Answered by AI
  • Q5. If worked for RestAPI ? what is the use of swagger ? what is the content of Swagger documentation ?
  • Ans. 

    Swagger is a tool used for documenting and testing REST APIs.

    • Swagger is used for documenting REST APIs by providing a user-friendly interface to view and interact with API endpoints.

    • It allows developers to easily understand the functionality of an API, including available endpoints, request/response formats, and authentication methods.

    • Swagger documentation typically includes information such as API endpoints, request p...

  • Answered by AI
  • Q6. Only this was asked to me , and rejected

Interview Preparation Tips

Interview preparation tips for other job seekers - Get your interview scheduled only through referals , as at least you can get what went wrong if not selected .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Tell me something about your self
  • Q2. About your self and how much experience you have
Round 2 - One-on-one 

(2 Questions)

  • Q1. How much experience you have and about your self and salary expectation
  • Q2. Three year experience on this companyIhave

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't hesitate with your interviewer just say it simple and honest answer
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What you know about customer service

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't go there its a blacklisted company

SAP Basis Consultant (Migration/Conversion) Interview Questions & Answers

SAP user image Anonymous

posted on 10 Oct 2024

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

I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(21 Questions)

  • Q1. What are SAP tools to migrate SAP systems from on-premise to cloud?
  • Ans. 

    SAP tools for migrating SAP systems from on-premise to cloud include SAP Advanced Data Migration, SAP Cloud Platform Migration Service, and SAP Transformation Navigator.

    • SAP Advanced Data Migration: tool for migrating data from on-premise systems to cloud

    • SAP Cloud Platform Migration Service: helps in migrating applications and workloads to the cloud

    • SAP Transformation Navigator: tool for planning and executing system mig

  • Answered by AI
  • Q2. When you use export/import method form migration, what files will be created during export?
  • Ans. 

    During export using export/import method for migration, files like data files, control files, and log files will be created.

    • Data files containing the actual data being exported

    • Control files containing information about the export process

    • Log files recording the activities and errors during the export

    • Examples: .dmp, .ctl, .log files

  • Answered by AI
  • Q3. How does parallel export/import work ?
  • Ans. 

    Parallel export/import allows multiple processes to export/import data simultaneously for faster migration/conversion.

    • Parallel export/import splits the data into multiple parts and processes them concurrently.

    • It helps in reducing the overall time taken for data migration/conversion.

    • Parallel export/import requires careful planning to avoid conflicts and ensure data consistency.

    • Examples include using SAP tools like R3loa...

  • Answered by AI
  • Q4. If you are using DMO to migrate a SAP system with sql DB on windows to HANA DB on linux, how the SUM will run? As there is a different SUM for windows and linux, will it use 2 different SUM in this case?
  • Ans. 

    SUM will use a single SUM tool for the migration from SQL DB on Windows to HANA DB on Linux.

    • SUM tool is platform-independent and can be used for migrations between different operating systems.

    • The SUM tool will handle the conversion process seamlessly without the need for separate tools for Windows and Linux.

    • The migration process will involve steps to convert the database from SQL to HANA while also transitioning the op

  • Answered by AI
  • Q5. Can EHP 5 run on oracle 19C ?
  • Ans. 

    No, EHP 5 cannot run on Oracle 19C.

    • EHP 5 is not certified to run on Oracle 19C.

    • Compatibility issues may arise if trying to run EHP 5 on Oracle 19C.

    • It is recommended to check SAP's official compatibility matrix for supported configurations.

  • Answered by AI
  • Q6. What are technical differences in SPDD and SPAU?
  • Ans. 

    SPDD is for modifying dictionary objects, SPAU is for modifying repository objects.

    • SPDD is used for modifying dictionary objects like tables, views, and data elements.

    • SPAU is used for modifying repository objects like programs, function modules, and screens.

    • SPDD changes are transportable across systems, SPAU changes are not transportable.

    • SPDD changes are typically related to data dictionary objects, SPAU changes are re...

  • Answered by AI
  • Q7. Can we skip SPDD in preprocessing? If yes, what will happen? If no, what stops us from skipping it?
  • Ans. 

    Skipping SPDD in preprocessing is not recommended as it can lead to inconsistencies in the system.

    • No, SPDD should not be skipped in preprocessing as it is a crucial step in handling modifications to the ABAP Dictionary objects during an upgrade or migration.

    • Skipping SPDD can result in inconsistencies between the data dictionary and the ABAP programs, leading to runtime errors and system issues.

    • SPDD is responsible for a...

  • Answered by AI
  • Q8. Why is SPDD need to be performed before execution phase and SPAU after execution?
  • Ans. 

    SPDD is performed before execution phase to adjust dictionary objects, while SPAU is performed after execution to adjust repository objects.

    • SPDD is performed before execution phase to adjust dictionary objects to the new release of SAP system.

    • SPAU is performed after execution to adjust repository objects like programs, function modules, screens, etc.

    • SPDD helps in adjusting the data dictionary objects to the new release...

  • Answered by AI
  • Q9. Can we perform SPAU before execution?
  • Ans. 

    Yes, SPAU can be performed before execution.

    • SPAU can be performed to adjust modifications before executing a system upgrade or migration.

    • It allows for resolving any inconsistencies in custom objects before the actual upgrade.

    • Performing SPAU beforehand can help streamline the upgrade process and reduce downtime.

    • It is recommended to review and adjust modifications using SPAU prior to the upgrade to ensure a smooth transi

  • Answered by AI
  • Q10. Which process of SWPM will be used for export/import?
  • Ans. 

    The export/import process in SWPM is performed using the R3load tool.

    • R3load tool is used for exporting and importing data during system migrations/conversions.

    • Export/import process involves extracting data from source system and loading it into target system.

    • R3load tool is part of Software Provisioning Manager (SWPM) toolset.

    • Export/import process is crucial for transferring SAP system data between systems.

  • Answered by AI
  • Q11. What processes will be used for shipping the files in case of parallel export/import?
  • Ans. 

    Files can be shipped in parallel export/import using tools like Rsync, SCP, FTP, or cloud storage services.

    • Use tools like Rsync for efficient file transfer

    • SCP (Secure Copy Protocol) can be used for secure file transfer

    • FTP (File Transfer Protocol) is another option for transferring files

    • Utilize cloud storage services like AWS S3 or Google Cloud Storage for large file transfers

  • Answered by AI
  • Q12. Can we restore backup of HANA 1.0 on HANA 2.0 ?
  • Ans. 

    No, backup of HANA 1.0 cannot be restored on HANA 2.0 due to compatibility issues.

    • Backup of HANA 1.0 is not compatible with HANA 2.0 due to differences in architecture and features.

    • Data structures and formats may have changed between the two versions, leading to potential data corruption if restored.

    • It is recommended to perform a system copy or migration instead of trying to restore a backup from HANA 1.0 to HANA 2.0.

  • Answered by AI
  • Q13. Why do we need shadow instance?
  • Ans. 

    Shadow instances are used for testing and validation purposes before making changes to the production system.

    • Shadow instances allow for testing system changes without impacting the production environment.

    • They are used to validate migration or conversion processes before applying them to the live system.

    • Helps in identifying any potential issues or errors that may arise during the actual migration/conversion.

    • Provides a s...

  • Answered by AI
  • Q14. How is shadow instance created and where is it created? How much extra space it will require and what tables will it be stored in?
  • Ans. 

    Shadow instance is created for system copy or migration, requires extra space, stored in database tables.

    • Shadow instance is created using software tools like SAP SWPM (Software Provisioning Manager) during system copy or migration.

    • It is created on the same server as the original instance, but with a different SID (System ID).

    • Extra space required for shadow instance depends on the size of the original instance and the d...

  • Answered by AI
  • Q15. In case of oracle, it creates an additional tablespace during upgrade. How does it work in SAP HANA and Sybase?
  • Ans. 

    SAP HANA and Sybase do not create additional tablespaces during upgrade like Oracle.

    • SAP HANA and Sybase do not follow the same approach as Oracle in creating additional tablespaces during upgrade.

    • In SAP HANA, data is stored in memory and does not require separate tablespaces like Oracle.

    • Sybase also does not create additional tablespaces during upgrade, as it follows a different database structure.

    • Both SAP HANA and Syba...

  • Answered by AI
  • Q16. Is it possible to upgrade without creating Shadow instance?
  • Ans. 

    Yes, it is possible to upgrade without creating a Shadow instance.

    • Upgrade can be performed directly on the existing instance without the need for a Shadow instance.

    • This approach may save time and resources by avoiding the creation of a separate instance for the upgrade process.

    • However, it is important to carefully plan and execute the upgrade to minimize risks and ensure a successful outcome.

  • Answered by AI
  • Q17. What is HANA Topology?
  • Ans. 

    HANA Topology refers to the layout and configuration of SAP HANA systems and components.

    • HANA Topology includes the distribution of HANA instances across multiple hosts.

    • It also involves the configuration of high availability and disaster recovery setups.

    • Different HANA Topologies include single host, multi-host, scale-out, and distributed systems.

    • Topology decisions impact performance, scalability, and availability of the

  • Answered by AI
  • Q18. How to setup SSO for SAP and HANA ?
  • Ans. 

    Setting up SSO for SAP and HANA involves configuring trust between systems and enabling authentication mechanisms.

    • Configure trust between SAP and HANA systems

    • Enable SAML (Security Assertion Markup Language) for authentication

    • Implement Single Sign-On (SSO) using SAML tokens

    • Use SAP Cloud Identity or other identity providers for SSO setup

  • Answered by AI
  • Q19. As I do not have experience in OS/DB migration, any conceptual knowledge of heterogeneous migration ?
  • Q20. Conceptual knowledge of SAP S/4HANA conversion?
  • Ans. 

    SAP S/4HANA conversion involves migrating from SAP ERP to the next-generation S/4HANA platform.

    • Understanding the differences between SAP ERP and S/4HANA

    • Assessing system landscape and data readiness for conversion

    • Executing the migration process with minimal downtime

    • Validating and testing the converted system for functionality and performance

    • Training end-users on the new S/4HANA system

  • Answered by AI
  • Q21. Basics of SAP BTP.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with core knowledge. Anything that you read is not going to help, you need to have the hands-on knowledge.

Skills evaluated in this interview

Virtueinfo Soft Web Interview FAQs

How many rounds are there in Virtueinfo Soft Web interview?
Virtueinfo Soft Web interview process usually has 1 rounds. The most common rounds in the Virtueinfo Soft Web interview process are Technical.
How to prepare for Virtueinfo Soft Web interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Virtueinfo Soft Web. The most common topics and skills that interviewers at Virtueinfo Soft Web expect are Developing Marketing Strategies, Infrastructure, SQL Server, Scrum and developer 2000.

Tell us how to improve this page.

Virtueinfo Soft Web Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
iEnergizer Interview Questions
4.6
 • 565 Interviews
Zoho Interview Questions
4.3
 • 513 Interviews
HSBC Group Interview Questions
4.0
 • 490 Interviews
FIS Interview Questions
3.9
 • 479 Interviews
Optum Interview Questions
4.0
 • 418 Interviews
Dell Interview Questions
4.0
 • 391 Interviews
View all

Virtueinfo Soft Web Reviews and Ratings

based on 4 reviews

4.9/5

Rating in categories

3.1

Skill development

4.9

Work-life balance

4.5

Salary

3.5

Job security

4.5

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 4 Reviews and Ratings
Compare Virtueinfo Soft Web with

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Deloitte

3.8
Compare

FIS

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