Interview Questions

Manual Testing Interview Questions:

1)Explain about Software Testing Life Cycle(STLC)
2)Explain about Software Development Life Cycle(SDLC)
3)Explain about Software Testing Methods
4)Explain about Types of Testing
5)Explain about Requirement Treasability Matrix(RTM)
6)Explain about Difference between Verification and Validation
7)Explain about Quality Standards
8)Explain about Bug Life cycle
9)Explain about Bug Life cycle


VB Script Most Asked Question:

1)Write a Script to Find whether given number is an odd number or not?
2)Print odd numbers between given range of numbers
3)Find the factorial of a given number 
4)Swap 2 numbers without a temporary variable  
5)Find the factors of a given number 
6)Reverse given string  
7)Print prime numbers between given range of number 
8)Write a program to perform specified Arithmetic Operation on two given numbers 
9)Find the length of a given string 
10)Write a program to return ASCII value of a given character  
11)Write a program to return character corresponding to the given ASCII value 
12)Convert string to Upper Case 
13)Convert string to lower case
14)Check whether the string is a POLYNDRAM or not POLYNDRAM 
15)Verify whether given two strings are equal  
16)Print all values from an Array (by using for each) 
 17)Add two 3X3 matrices
 18)SUB two 3X3 matrices
19)Multiply Two Matrices of size 2X2
20)Convert a String in to an array 
21)Find how many alpha characters present in a string.
22 Find occurrences of a specific character in a string
 

23)Replace space with tab In-between the words of a string. 
24)Write a program to replace a word in a string with another word 
25)Sort   Array elements 
26)Join elements of an array as a string 
27)Write a program to insert 100values and to delete 50 values from an array 
28)write a program to force the declaration of variables
29)write a program to raise an error and print the error number. 
30)Finding whether a variable is in Array or not?
31)write a program to convert value into a currency
32)write a program to convert an expression to a date
33)Find difference between two dates.
34)Add time interval to a date
35)Convert Date from Indian Format to US format
36)Find whether current month is a long month
37)Format Number to specified decimal places
38)Write a program to generate a Random Number
39)Write a program to show difference between Fix and Int 
40)Write a program to print the decimal part of a given number
41)Write a Function to return a random number
42)Write a program to list the Time zone offset from GMT