When can I start?
Senior Qa Analyst Interview Questions
457 senior qa analyst interview questions shared by candidates
If you are using QTP, how can you identify 2 pop up windows with exactly the same object id? So far I have no answer.
Would you survive the stressful environment
arr1 = Array(1,2,3,4) arr2 = Array("a","b","c","d") Write vb script to store data in arr3 from arr1 and arr2 as (1,"a",2,"b",3,"c",4,"d")
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?
If you have good knowledge on technical side , then nothing to woory . u ll crack it . But yes they just go through the basic questionaries' or try to understand the core or in-depth understanding
Print star
Related to technical
Q: Tell me about yourself
Describe how you would join two different tables in sql?
Viewing 1 - 10 interview questions