1. A university has a database tracking student registration for courses, among other data. The three tables for course registration that we are interested in are, STUDENT, COURSE, STUDENT_COURSE. - STUDENT: Contains STUDENT_ID, NAME, and ADDRESS - COURSE: Contains COURSE_ID and COURSE_TITLE - STUDENT_COURSE: Contains STUDENT_ID and COURSE_ID a) List student ID, name, and course title registered for all students. List should be sorted by student name and then by course title. b) Write a query to return the student ID and name of all students who have not registered for any courses. c) A student incorrectly got registered for a PHYSICS course instead of a MATH course. Write an update statement to correct the registration. You have the following details: Student Name = John Doe, Address = Addr1, Current (incorrect) course title = PHYSICS, New course title = MATH 2. Any interesting defect found? 3. How the system works the flow for your application? 4. Difficult project you were successful? 5. Open, edit, save file in unix?
Quality Engineer Interviews
Quality Engineer Interview Questions
As a quality engineer, you will be expected by your employer to have the critical thinking skills, data analysis skills, and business quality knowledge to develop tools, systems, and processes that ensure product quality from start to finish. In an interview you can expect to be asked about your IT experience, knowledge of enterprise architectures, software engineering background, and understanding of quality improvement techniques. Because quality engineering is based heavily in software development, you can expect to be asked multiple technical programming questions.
Top Quality Engineer Interview Questions & How to Answer
Question #1: Can you describe your work process?
Question #2: Can you talk about your teamwork skills?
Question #3: What would you do if faced with a difficult client?
65,734 quality engineer interview questions shared by candidates
What is your (salary) exception? Reason for change?
I was asked to write a class which accepts an array and return the max element. Interviewer just wanted to check my implementation skills.
array related xpath test case for different web based application
Java questions , SOAP REST web services,WSDL etc
How to select a value from drop How to select multiple values in a drop down How to select all values in drop down
1. Programming on Java 2. SQL queries 3. Basics testing concepts
In Selenium, which commands were not used to pause execution until the specified element in the table on a web page becomes present?
How would you test a sink?
How many pins are on a IDE cable
Viewing 721 - 730 interview questions