Ques:- Briefly explain how server form post-back works (perhaps ask about view state as well).

Ques:- How i prepare parameterized(with more than one parameters) crystal report.pls tell me the code prodecure,if any body can.
Ques:- How do you hide maximize,minimize and close box at the form title bar?
Ques:- What is the difference between Client and desktop Operating systems?
Asked In :-
Nippon Data Systems, CETPA INFOTECH PVT, chetu, prolifics, kinaxis, afour technologies, acty system india, pvt. ltd,
Ques:- Can I connect several computers to the Internet with Global Telecom Broadband?
Asked In :-
kinaxis, scott logic,
Right Answer:
Yes, you can connect several computers to the Internet with Global Telecom Broadband using a router.
Yes, you can connect several computers to the Internet with Global Telecom Broadband using a router.
Ques:- How do you measure success in an Agile project, both in terms of output and team health
Asked In :-
Xoriant Solutions Pvt Ltd, Hidden Brains InfoTech, AnAr Solutions, Shipco IT, Trigent Software, Itobuz Technologies, Fortunesoft IT Innovations, Namecheap Web Services, iROID Technologies, FIS Global Business Solutions India,
Right Answer:
Success in Agile is measured by:
* **Output:** Delivering valuable, working software frequently; achieving the product vision; meeting business goals; customer satisfaction; and predictability (consistent delivery).
* **Team Health:** Team morale; continuous improvement (velocity trends, retrospectives leading to action); collaboration; self-organization; and sustainable pace.
Success in Agile is measured by:
* **Output:** Delivering valuable, working software frequently; achieving the product vision; meeting business goals; customer satisfaction; and predictability (consistent delivery).
* **Team Health:** Team morale; continuous improvement (velocity trends, retrospectives leading to action); collaboration; self-organization; and sustainable pace.
Ques:- Can you describe a time when an Agile project didn’t go as planned and how you handled it
Asked In :-
Xoriant Solutions Pvt Ltd, KRIOS Info Solutions, Netaxis IT Solutions (p), Trigent Software, Fortunesoft IT Innovations, Born Commerce, TNQ Technologies, LiteBreeze Infotech, Oodles Technologies, Sun Technology Integrators,
Right Answer:
"In one project, we underestimated the complexity of integrating a new third-party API. This caused us to miss our sprint goal. To address this, we immediately re-estimated the remaining work, broke down the integration into smaller, more manageable tasks, and increased communication with the API vendor. We also temporarily shifted team focus to prioritize the integration, delaying a lower-priority feature for the next sprint. Finally, in the sprint retrospective, we implemented a better vetting process for third-party integrations to avoid similar issues in the future."
"In one project, we underestimated the complexity of integrating a new third-party API. This caused us to miss our sprint goal. To address this, we immediately re-estimated the remaining work, broke down the integration into smaller, more manageable tasks, and increased communication with the API vendor. We also temporarily shifted team focus to prioritize the integration, delaying a lower-priority feature for the next sprint. Finally, in the sprint retrospective, we implemented a better vetting process for third-party integrations to avoid similar issues in the future."
Ques:- What is a product backlog, and how do you manage it
Asked In :-
KRIOS Info Solutions, Trigent Software, Toxsl Technologies, Addweb solutions, Solace Infotech, Spadeworx Software Services, Dhruvsoft Services, FIS Global Business Solutions India, QuickXpert Infotech, Enovate IT Outsourcing,
Right Answer:
A product backlog is a prioritized list of features, bug fixes, tasks, and requirements needed to build a product. It's managed through regular refinement, prioritization, estimation, and updates based on feedback and changing business needs, often facilitated by the Product Owner.
A product backlog is a prioritized list of features, bug fixes, tasks, and requirements needed to build a product. It's managed through regular refinement, prioritization, estimation, and updates based on feedback and changing business needs, often facilitated by the Product Owner.
Ques:- What are Agile ceremonies (like sprint planning, daily stand-ups, sprint reviews, retrospectives), and how do they work
Asked In :-
DREAMORBIT SOFTECH PVT, Object Frontier Software, Hidden Brains InfoTech, Rock Solid Solutions, Shipco IT, Itobuz Technologies, Solace Infotech, Born Commerce, Spadeworx Software Services, TNQ Technologies,
Right Answer:
Agile ceremonies are recurring meetings within a sprint to facilitate communication, planning, and continuous improvement.
* **Sprint Planning:** The team decides what work to complete in the upcoming sprint. They discuss user stories, estimate effort, and define the sprint goal.
* **Daily Stand-up:** A brief daily meeting where the team shares progress, identifies roadblocks, and coordinates efforts. Each member typically answers: What did I do yesterday? What will I do today? Are there any impediments?
* **Sprint Review:** The team demonstrates the completed work to stakeholders, gathering feedback and ensuring alignment with expectations.
* **Sprint Retrospective:** The team reflects on the past sprint, identifying what went well, what could be improved, and defining action items to enhance future performance.
Agile ceremonies are recurring meetings within a sprint to facilitate communication, planning, and continuous improvement.
* **Sprint Planning:** The team decides what work to complete in the upcoming sprint. They discuss user stories, estimate effort, and define the sprint goal.
* **Daily Stand-up:** A brief daily meeting where the team shares progress, identifies roadblocks, and coordinates efforts. Each member typically answers: What did I do yesterday? What will I do today? Are there any impediments?
* **Sprint Review:** The team demonstrates the completed work to stakeholders, gathering feedback and ensuring alignment with expectations.
* **Sprint Retrospective:** The team reflects on the past sprint, identifying what went well, what could be improved, and defining action items to enhance future performance.
Ques:- What is Agile methodology, and how does it differ from traditional project management approaches
Asked In :-
Xoriant Solutions Pvt Ltd, Bold Technology Systems, AnAr Solutions, Rock Solid Solutions, Walkover Web Solutions, Toxsl Technologies, Itobuz Technologies, Addweb solutions, Indocosmo Systems, Fortunesoft IT Innovations,
Right Answer:
Agile is an iterative and incremental approach to project management that focuses on collaboration, flexibility, and customer satisfaction. Unlike traditional, sequential (waterfall) methods, Agile embraces change throughout the project lifecycle through short development cycles called sprints.
Agile is an iterative and incremental approach to project management that focuses on collaboration, flexibility, and customer satisfaction. Unlike traditional, sequential (waterfall) methods, Agile embraces change throughout the project lifecycle through short development cycles called sprints.
Ques:- What is API testing and what tools can be used for it
Asked In :-
Winsoft Technologies India Pvt. Ltd, Object Frontier Software, KRIOS Info Solutions, Hidden Brains InfoTech, Rock Solid Solutions, Trigent Software, Born Commerce, TNQ Technologies, LiteBreeze Infotech, CakeSoft Technologies,
Right Answer:
API testing is the process of verifying that an application programming interface (API) functions as expected, ensuring it meets the requirements for functionality, reliability, performance, and security. Tools that can be used for API testing include Postman, SoapUI, JMeter, RestAssured, and Swagger.
API testing is the process of verifying that an application programming interface (API) functions as expected, ensuring it meets the requirements for functionality, reliability, performance, and security. Tools that can be used for API testing include Postman, SoapUI, JMeter, RestAssured, and Swagger.
Ques:- What are the common status codes in HTTP responses
Asked In :-
DREAMORBIT SOFTECH PVT, Queppelin Technology Solutions, Addweb solutions, Solace Infotech, MatchMove India, QuickXpert Infotech, Recodem, Softcell Technologies, Codebox, scandid,
Right Answer:
The common status codes in HTTP responses are:
- **200**: OK
- **201**: Created
- **204**: No Content
- **400**: Bad Request
- **401**: Unauthorized
- **403**: Forbidden
- **404**: Not Found
- **500**: Internal Server Error
- **502**: Bad Gateway
- **503**: Service Unavailable
The common status codes in HTTP responses are:
- **200**: OK
- **201**: Created
- **204**: No Content
- **400**: Bad Request
- **401**: Unauthorized
- **403**: Forbidden
- **404**: Not Found
- **500**: Internal Server Error
- **502**: Bad Gateway
- **503**: Service Unavailable
Ques:- What is API versioning and why is it important
Asked In :-
DREAMORBIT SOFTECH PVT, AnAr Solutions, STIC SOFT E-SOLUTIONS, Born Commerce, LiteBreeze Infotech, Oodles Technologies, Sun Technology Integrators, Webvillee Technology, SENSEI Technologies, Deligence Technologies,
Right Answer:
API versioning is the practice of managing changes to an API by assigning version numbers to different iterations of the API. It is important because it allows developers to introduce new features or make changes without breaking existing client applications that rely on older versions, ensuring backward compatibility and a smoother transition for users.
API versioning is the practice of managing changes to an API by assigning version numbers to different iterations of the API. It is important because it allows developers to introduce new features or make changes without breaking existing client applications that rely on older versions, ensuring backward compatibility and a smoother transition for users.
Ques:- What are HTTP methods and how are they used in APIs
Asked In :-
Xoriant Solutions Pvt Ltd, KRIOS Info Solutions, Itobuz Technologies, Addweb solutions, Solace Infotech, TNQ Technologies, MatchMove India, Sun Technology Integrators, Spectra Medix India, Novalnet e-Solutions,
Right Answer:
HTTP methods are standardized request types used in APIs to perform actions on resources. The main methods are:
1. **GET**: Retrieve data from a server.
2. **POST**: Send data to a server to create a new resource.
3. **PUT**: Update an existing resource on the server.
4. **DELETE**: Remove a resource from the server.
5. **PATCH**: Apply partial modifications to a resource.
These methods define the action to be performed on the specified resource in the API.
HTTP methods are standardized request types used in APIs to perform actions on resources. The main methods are:
1. **GET**: Retrieve data from a server.
2. **POST**: Send data to a server to create a new resource.
3. **PUT**: Update an existing resource on the server.
4. **DELETE**: Remove a resource from the server.
5. **PATCH**: Apply partial modifications to a resource.
These methods define the action to be performed on the specified resource in the API.
Ques:- What is an API endpoint and how do you define it
Asked In :-
AnAr Solutions, Ziffity Solutions, Trigent Software, Codiant Software Technologies, iROID Technologies, Dhruvsoft Services, MatchMove India, Oodles Technologies, Novalnet e-Solutions, Fission Infotech,
Right Answer:
An API endpoint is a specific URL or URI where an API can be accessed by a client to perform operations like retrieving or sending data. It defines the location and method (such as GET, POST) for interacting with the API.
An API endpoint is a specific URL or URI where an API can be accessed by a client to perform operations like retrieving or sending data. It defines the location and method (such as GET, POST) for interacting with the API.
Ques:- What are the fields used for Project Planning in Ms Project?
Asked In :-
Hidden Brains InfoTech, MattsenKumar Services, FIS Global Business Solutions India, SPARX IT SOLUTIONS, Ray Business Technologies, Elsner Technologies, Noesys Consulting, Target Integration, Evolvus Solutions, sciative,
Right Answer:
The fields used for Project Planning in MS Project include:
1. Task Name
2. Duration
3. Start Date
4. Finish Date
5. Predecessors
6. Resources
7. Percent Complete
8. Work
9. Cost
10. Milestones
The fields used for Project Planning in MS Project include:
1. Task Name
2. Duration
3. Start Date
4. Finish Date
5. Predecessors
6. Resources
7. Percent Complete
8. Work
9. Cost
10. Milestones
Ques:- Given Data for doing different formats like pivot, and matching the data for another data
Asked In :-
WSNE Consulting, AnAr Solutions, MattsenKumar Services, FIS Global Business Solutions India, TRICON INFOTECH PVT, SPARX IT SOLUTIONS, SmartData Enterprises, Adnate IT Solutions, Happiest Minds Technologies Pvt., Ray Business Technologies,
Right Answer:
To analyze data for different formats like pivot tables and matching datasets, you should:
1. **Identify Key Variables**: Determine the key fields that will be used for matching and pivoting.
2. **Clean the Data**: Ensure that the data is free from duplicates, errors, and inconsistencies.
3. **Use Pivot Tables**: Create pivot tables to summarize and analyze the data by aggregating values based on categories.
4. **Match Data**: Use functions like VLOOKUP or JOIN operations in SQL to match data from different sources based on the identified key variables.
5. **Validate Results**: Check the accuracy of the matched data and the pivot table outputs to ensure they meet business requirements.
To analyze data for different formats like pivot tables and matching datasets, you should:
1. **Identify Key Variables**: Determine the key fields that will be used for matching and pivoting.
2. **Clean the Data**: Ensure that the data is free from duplicates, errors, and inconsistencies.
3. **Use Pivot Tables**: Create pivot tables to summarize and analyze the data by aggregating values based on categories.
4. **Match Data**: Use functions like VLOOKUP or JOIN operations in SQL to match data from different sources based on the identified key variables.
5. **Validate Results**: Check the accuracy of the matched data and the pivot table outputs to ensure they meet business requirements.
Ques:- Sadsdfsdfdfd
Asked In :-
WSNE Consulting, AnAr Solutions, MattsenKumar Services, SPARX IT SOLUTIONS, Adnate IT Solutions, Tredence Analytics Solutions, Elsner Technologies, IRIS KPO RESOURCING INDIA PVT, Evolvus Solutions, AroDek,
Right Answer:
I'm sorry, but the question appears to be unclear or nonsensical. Please provide a specific question related to business analysis for me to answer.
I'm sorry, but the question appears to be unclear or nonsensical. Please provide a specific question related to business analysis for me to answer.
Ques:- Last job why i want to leave
Asked In :-
Hidden Brains InfoTech, WSNE Consulting, AnAr Solutions, Protege Solutions, Webvillee Technology, SPARX IT SOLUTIONS, Energytech Global, Happiest Minds Technologies Pvt., Ray Business Technologies, Noesys Consulting,
Right Answer:
I am looking for new challenges and opportunities for growth that align more closely with my career goals.
I am looking for new challenges and opportunities for growth that align more closely with my career goals.
Ques:- What is the use of Ms Project?
Asked In :-
WSNE Consulting, TRICON INFOTECH PVT, Webvillee Technology, Energytech Global, SmartData Enterprises, Adnate IT Solutions, COEPD, Tredence Analytics Solutions, scandid, Triassic Solutions,
Right Answer:
MS Project is used for project management to plan, schedule, and track project progress, allocate resources, manage budgets, and analyze workloads.
MS Project is used for project management to plan, schedule, and track project progress, allocate resources, manage budgets, and analyze workloads.