1.what is use of touch commnad and chmod
2.Testing inter view there 45 questions.
5 for apititude
20 unix + networking
5 for testing question
10 c or c ++ or java
5 perl or shell scripting +or database
3.what do you know in unix?
4.what is netmask
5.what is stack
6.explain osi model
7.a=10;
++a=a++
Then what is value of a?
8.What is sdlc
9.what is stlc
10.What is ip address/Different classses of Ip address
11.write down test cases how to check computer is in nework
or not?
12.what is difference between window 98 and windows 2000
13.How to find ip addess of your computer
14. when we will do risk analysis in test plan?
Answer Posted / muralidharan
1.a++ post increment
++a pre increment
2.CHMODE is used to give file permission
3.Unix :
1. it is a multitasking operating system
2.it is x window system(character user interface)
3.securties are very high in Unix O/s when comparing to
other O/S
4.It is a case sensitive O/S
5.Through commands O/s can be executed
6.Shell script can be written thorough the editors like
VI,SED,Ed editors
7.Languages like c,c++,java,perl,tcl/tk can be runned.
8.file permissions can be given for accessing the files.
9.Database can be runned in the O/S (e.g sql)
4. What is SDLC :Software development life cycle
5. STLC:Software testlife cycle
6.IP address: This is used for communication through Inter
net.TCP/IP protocol is used for data transfer.
The Classed A,b,c,d and total no is 255.255.255.255
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
. Is any graph is used for code coverage analysis?
what are your thoughts on SPRINT duration
what are the testing appraoch that you have tested for Bread toaster
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What is the difference between load and stress testing?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is test management?
how to test a web application manually?can u explain indetail?
What do you do (with the project staff) when the schedule fails?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
What r the things,u prefer and prepare before starting testing?
What is a ‘test plan’?
How to do the performance testing manually? Does you have a test case for that?
What is grey box testing?