Thursday 6 September 2012

Foursoft Interview Questions


Foursoft Interview Questions:
Aptitude (Need to know in Aptitude)
Problems on 
1) Ratios
2) Averages
3) Percentages
4) Pipe and cistern
5) Reasoning
6) Number series
7) Venn Diagrams
8) Directions
9) Position sitting etc.....................
QA

ISTQB PATTERN?
Some sql commands
Some full forms and functionality like DDL, DML TCL?
1.      DDL (Data Definition Language)
Create 2. Alter 3. Truncate 4. Drop
1.      DML (Data Manipulation Language)
1.      Select 2. Insert 3. Update 4. Delete
2.      TCL (Transaction Control Language)
1.      Commit 2. Rollback 3. Save point
3.      DCL (Data Control Language)
1.      Grant 2. revoke
TECHNICAL

1) Tell me about yourself?

2) How you got job in this organization?

3) Explain about your project?

4) How many test cases have you written?

5) How many test cases have approved?

6) How do you Report them?

7) What is the most difficult part in your project?

8) What is the difference b/w priority and severity?

9) Difference b/w SDLC and STLC? 

10) How you have reported severity and priority?

11) Why did you choose Testing as your career?

12) Difference b/w verification and validation?

13) How do you write T.C?

14) How do you write a query for max salary of employee from emp table?
Select * FROM EMP WHERE SAL = MAX (SAL)


Write 5 best test cases for :

Login screen

Login (Min 5 to max 15 )
Password (Min 5 to max 15)
Alphanumeric characters ans case senstive



Write 5 best test cases for : Login screen Login ( Min 5 to max 15 ) Password ( Min 5 to max 15) alphanumeric characters ans case sensitive



No comments:

Post a Comment