5
1. From how long you are using QTP? 2. Have you ever used Test Director? 3. What is QTP frame work? 4. What is QTP testing process? 5. How do you differ QTP Frame Work and Testing Process? 6. What is the use of Object Repository? 7. What is the use of Add In Manager? 8. How much percentage of your Application is automated? 9. How much percentage of your Application is tested manually? 10. What does u mean by Regression Testing? 11. What testing life cycle model you are using? 12. Does development and testing will goes on parallel? 13. How did you prepare test cases? 14. How did you trace test cases with the requirement? 15. If you found one major bug during regression testing will you test the whole application once again? Or you will retest that particular functionality? 16. What is the test environment when the project is uploaded? 1. What are diffent type of Check Points in Win runner and explain each? 2. What is Functionality Testing? 3. What is User Acceptance Testing? 4. What is Regression Testing? 5. What is Defect Analysis? 6. What is Adhoc Testing? 7. What is Smoke Testing? 1. Tell me about yourself 2. Tell me about your current project 3. Then he gave me a scenario and asked me to prepare test cases for it Scenario is---- a. There r some medicines in some racks ,each rack has some medicines 4. Suppose we have kept some checkpoints for each medicine...how do u write test cases 5. Asked what is regression testing 6. They asked me how will i do regression testing for a feature in a mobile 7. Asked how well i know QTP 8. Asked what is the latest version of Oracle 9. He asked if i used it in any of my projects 1. What is difference between primary key and unique key? 2. What is difference between union and join? 3. What is Referential Integrity? 4. What is stored procedure? 5. What is a query to sixth highest salary of employee's from employee table? 6. How to remove duplicate rows from table? 1

Ten Company's Interview Questions

Embed Size (px)

DESCRIPTION

Ten Company's Interview Questions testing

Citation preview

1. From how long you are using QTP?

2. Have you ever used Test Director?

3. What is QTP frame work?

4. What is QTP testing process?

5. How do you differ QTP Frame Work and Testing Process?

6. What is the use of Object Repository?

7. What is the use of Add In Manager?

8. How much percentage of your Application is automated?

9. How much percentage of your Application is tested manually?

10. What does u mean by Regression Testing?

11. What testing life cycle model you are using?

12. Does development and testing will goes on parallel?

13. How did you prepare test cases?

14. How did you trace test cases with the requirement?

15. If you found one major bug during regression testing will you test the whole application once again? Or you will retest that particular functionality?

16. What is the test environment when the project is uploaded?1. What are diffent type of Check Points in Win runner and explain each?

2. What is Functionality Testing?

3. What is User Acceptance Testing?

4. What is Regression Testing?

5. What is Defect Analysis?

6. What is Adhoc Testing?

7. What is Smoke Testing?

1. Tell me about yourself

2. Tell me about your current project

3. Then he gave me a scenario and asked me to prepare test cases for it Scenario is----

a. There r some medicines in some racks ,each rack has some medicines

4. Suppose we have kept some checkpoints for each medicine...how do u write test cases

5. Asked what is regression testing

6. They asked me how will i do regression testing for a feature in a mobile

7. Asked how well i know QTP

8. Asked what is the latest version of Oracle

9. He asked if i used it in any of my projects

1. What is difference between primary key and unique key?

2. What is difference between union and join?

3. What is Referential Integrity?

4. What is stored procedure?

5. What is a query to sixth highest salary of employee's from employee table?

6. How to remove duplicate rows from table?

1. Tell me about your self?

2. Where is this company?

3. What is testing approach you are following?

4. Write the test scenario for the following screen?

1. Can you tell me about your self?

2. Where is this company? How big it is?

3. Where is this Sachi Info Tech? How big it is?

4. Why did you moved from Sachi Info Tech to Present Company?

5. How many Projects you have completed so far, can you list out one by one?

6. What is the Current Project, can you explain about it?

7. Does it is web application or client server application?

8. What is the difference between web application and client server application?

9. If there is 4 Data base servers, 3 Applications servers in that situation which tier you will select for the application?

10. Which server you are using? IIS Server

11. What is the testing life cycle?

12. Are you working on QTP?

13. What is the use of Smart Identification?

14. What is Shared Repository?

15. What is GUI Map?

16. What is the use of Accessibility Check Point?

17. What is the default Ordinal Identifier for Webpage?

18. Which database you are Using?

19. What are the different types of joins?

20. What is Semi Join?

21. What was the use of Stored Procedures?

22. What is Trigger?

23. Write a Query to find second maximum salary in employee table?

24. There is a separate name for inner queries, what is that? Co related Queries

25. If we want to get the data from .txt file in to text boxes, automatically how can we get it in win runner?1. Can you briefly tell me about your self?

2. Where is this company? PLA

3. What are your roles and responsibilities?

4. Can you explain about your current Project?5. What is the Frame work you used?

6. What you will have in Library Functions?

7. What is startup and cleanup script?

8. What is the Object Repository?

9. Can you add the objects to

10. What are different type of testings you performed in this application? 1. Can you briefly tell me about your self?

2. What is BPT? Business Process Testing?

3. What is Descriptive Programming? Can you write test script for that?

4. What are your roles and responsibilities?

5. Are you writing test cases also? Can you write the Test Case Format?

6. Can you briefly explain about your current Project?

7. What is the team size?

8. How many modules were there in this Project? Which Module you tested?

9. How many Test Cases you prepared?

10. What are the contents in Test Plan?

11. What you did in Review Meeting?

12. What do you mean testing approach is feasible or not? What is the testing approach you followed in this project?

13. Which version of Test Director you are using?

14. What are the panes in Test Director?

15. What is Regression Testing?

16. What is Retesting?

17. What is the difference between Regression Testing and Retesting?

18. Can you explain any screen that you tested in your project?

19. What is different type of testings you performed? Can you explain briefly about them in this project?

20. What is Functionality Testing?

21. What is GUI Testing?

22. Did you perform database testing? What are the things you checked in database testing?

23. Rate your self in SQL?

24. Did you involved in Security Testing? How did you performed on this?

25. Did you involved in QTP Scripting?

26. Can you write any 5 lines of script in Win Runner?

1st Round:1. Can you briefly tell me about your self?2. Can you rate your self in Manual Testing, Automation Testing (QTP, Win Runner), QA Process and SQL?

3. Why you are looking for the change of the job?

4. Can you tell me the query : I have two tables Emp( empid,empname) and Dept ( deptid, deptname, empid ) , I want to all employee names who are in the Accounts department ?

Select x.empname from Emp x, Dept y where x.empid=y.empid and y.deptname=accounts

5. What is the Testing Process you are following in our company?

6. Which version of QTP you are using?

7. How does QTP Recognize the Objects?

8. If I have two objects with same name, then how does it identify?

9. What is descriptive programming?

10. If I have form which has some fields and on the bottom of the page i have save button. While running the script the page is taking long time to load the page and my script is going to be fail and iam getting error message. I want to run the script without any error. How did you check that?

11. I have a page to add the products, in that i have some objects how can i use the same objects in edit page also?12. What is error handling in QTP?

13. What are the matrix you are using in your for testing? ( RTM, Test Coverage matrix, Defect Log)14. What is Bug Life Cycle?

15. Can we map Test Cases with Functional Requirements in Test Director?

16. Can we map Bugs with Functional Requirements in Test Director?1. Can briefly introduce your self?

2. What is your day to day activity?

3. What is the testing process you are following in your company? Can you briefly explain from scratch to end?

4. What are the different type of testing you performed?5. How did you perform Security Testing?

6. Which Version of QTP you are using?7. Up to what extent you used QTP?8. What is the QTP Frame Work?

9. Can you draw the Frame Work Architecture and explain about each component?10. Are you generating script based on all components or separately?

11. Are you prepared script or just record and play back?12. What type of testing you did in QTP?

13. How did you generate the script based on Test Scenario or Test Cases?

14. Where did you store your script files?

15. Are you running script individually (each script file) or integrating them and then running? 16. How did you integrate the two script files?

17. Are you maintaining local copy of scripts?18. Where did you store all variables, which are used in many scripts?19. How many types of Object Repository were there in QTP? What are they?20. When did you go for Automation?

21. When did you start preparing the Test Script? At what stage of testing?

22. What are the different type of problems you faced when you running the script? And how did over come that problems?23. Which tool used for bug tracking? How did you integrated TD with QTP?24. What are the Add-Ins you used in QTP? Other than the default Add-Ins?

1. Can you briefly tell me about your self?2. What is SDLC?

3. What is STLC? What is the difference between them?

4. Which version of QTP, you are using?

5. What is the QTP frame work?

6. What is the Testing Process in Automation?

7. Where you store all objects?

8. How did you identify the objects?

9. What is Smart Identification?

10. How many types of Object Repository files was there in QTP?

11. I have a webpage, suppose there is 5 Links with same name, how you will store that objects and how will identify that objects?12. What is Object?

13. What is reusable action?

14. How many types of reusable actions were there in QTP? What are they? What is the difference between them?15. What is Regular Expression?

16. How did you send input values from one action to another action? Environment Variable, Data Table.

17. When we go for Automation, What is Regression Testing?

18. Did you use any batch scripting in this project?

19. Do you want ask any Questions to me?1. What are your responsibilities?

2. What you did in Test Plan Review?

3. What is SDLC?

4. What is Unit Testing?

5. What is Integration Testing?

6. What is Regression Testing?

7. What is the difference between Performance, Load Testing and Stress Testing?

8. What is Manual and Automation Testing?9. What is Client Server Testing? 10. When you testing the application you get the test result a, another one get the result as a+? How did you analyze that result?

11. Can you rate your self in SQL?

12. What is Stored Procedure?

13. What is Trigger?

14. What is Redundancy?

15. What is Normalization?16. What is Referential Integrity Constraint?17. How many types of Normal forms were there?

18. How did you Analyze Test Results?

19. Can you tell some thing about Windows NT and C++?

20. What is the Recovery Process in Oracle?

PAGE 1