7. Can you explain defect seeding? Defect seeding is a technique that was developed to estimate the number of defects resident in a piece of software. It’s an offline technique …
Freshers Interview Questions and Answers
- Interview Questions and AnswersSoftware TestingTechnical Interview Questions and Answers
- Interview Questions and AnswersSoftware TestingTechnical Interview Questions and Answers
Metrics Interview Questions and Answers For Freshers and Experience Part-1
by Sby S1. What is meant by measures and metrics? Measures are quantitatively unit defined elements, for instance, hours, km, etc. Metrics are basically comprised of more than one measure. For instance, …
- Interview Questions and AnswersSoftware TestingTechnical Interview Questions and Answers
CMMI Interview Questions and Answers For Freshers and Experience Part-2
by Sby S7. What different sources are needed to verify authenticity for CMMI implementation? There are three different sources from which an appraiser can verify that an organization followed the process or …
- Interview Questions and AnswersSoftware TestingTechnical Interview Questions and Answers
CMMI Interview Questions and Answers For Freshers and Experience Part-1
by Sby S1. What is CMMI and what’s the advantage of implementing it in an organization? CMMI stands for Capability Maturity Model Integration. It is a process improvement approach that provides companies …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Ajax Interview Questions and Answers for Freshers and Experience Part-5
by Sby S25. What is the role of the ScriptManagerProxy control? A Web page cannot contain more than one ScriptManager control. You can use the ScriptManagerProxycontrol to add scripts to other pages; …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Ajax Interview Questions and Answers for Freshers and Experience Part-4
by Sby S19. Can we call server-side code from JavaScript? Yes, page methods and Web services are the two techniques to call the server-side code from JavaScript.
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Ajax Interview Questions and Answers for Freshers and Experience Part-3
by Sby S13. Explain the limitations of AJAX. The following are the limitations of AJAX: It is difficult to bookmark a particular state of the application. Function provided in the code-behind file …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Ajax Interview Questions and Answers for Freshers and Experience Part-2
by Sby S7. What are the new features included in the Microsoft AJAX library? The Microsoft AJAX library is a client-based JavaScript library that is compatible with all modern browsers and offers …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
ASP.Net Ajax Interview Questions and Answers for Freshers and Experience Part-1
by Sby S1. What is ASP.NET AJAX? ASP.NET AJAX, mostly called AJAX, is a set of extensions of ASP.NET. It is developed by Microsoft to implement AJAX functionalities in Web applications. ASP.NET …
- .NETInterview Questions and AnswersTechnical Interview Questions and Answers
Web Services Interview Questions and Answers for Freshers and Experience Part-5
by Sby S25. What do you understand by SOAP encoding? The Serialization of the types, such as integers and strings, inside a SOAP message is called encoding. The SOAP objects use XML …