Company: Global Scholar (www.GlobalScholar.com) Sent By: Ramkumar Govindaraj Date of Interview: 4th August,2012 Interview Questions: Introduce Yourself Asked abt my Roles and Responsibilities’ Brief something about agile process. What are all the metrics you used to take? What is diff between Defect density metrics and Defect Variance metrics ? Have u involved in Test planning? if [...]
Manual Testing
Company: Sabre-Holdings (www.sabre.com) Sent By: Ramesh V Date of Interview: 28th July,2012 Interview Questions: Performance Testing Lifecycle.? Project Scenarions(Current project)? About Testplan.? What is a Correlation? What is Parameterisation? Roles and Responsiiblites for current projecT? What are the Bottelnecks U faced? Lets thank Ramesh V and say Best of luck! Now its our responsibility to answers them
Company: Capgemini Sent By: Anusha Date of Interview: 4th Aug,2012 Interview Questions: What is Incremental and Partial Load? What is Group By? Differnce between Smoke and SanityTesting ? what is Regression Testing? Howto get an employee Id from Employee Table? OLAP and OLTP? What are Surrogate Keys? fact and dimension Table? Semi fact table? Transformation [...]
Company: JDA Sent By: Venkata Prasad Date of Interview: 27th MAY,2012 Interview Questions: Questions about project Two questions on SQL on joins left outer and right outer joins what is meant by Regression testing and what is the difference between Regression and functional testing U r project contain how many no.of Test cases what is [...]
V-Model: The V-model represents a software development process (also applicable to hardware development) which may be considered an extension of the Waterfall model. Instead of moving down in a linear way, the process steps are bent upwards after the coding phase, to form the typical V shape. The V-Model demonstrates the relationships between each phase [...]
What is Waterfall Model: Requirements – defines needed information, function, behavior, performance and interfaces. Design – data structures, software architecture, interface representations, algorithmic details. Implementation – source code, database, user documentation, testing. Waterfall Strengths: Easy to understand, easy to use Provides Structure to inexperienced staff Milestones are well understood Sets requirements stability Good for management [...]
Testing activities occur after software changes. Regression testing usually refers to testing activities during software maintenance phase. Major testing objectives: Retest changed components (or parts) Check the affected parts (or components) Regression testing at different levels: Regression testing at the unit level Re-Integration Regression testing at the function level Regression testing at the system level [...]
The goal of Globalization testing is to detect potential problems in Application design that could inhibit globalization. It makes sure that the code can handle all international support without breaking functionality that would cause either data loss or display problems. Globalization testing checks proper functionality of the Product with any of the culture/locale settings using every type of international input possible. Proper functionality [...]