Unix question:
1)command to print a list of files containing a particular word.
2) what does a .profile mean.
3) what is a file server?
4) Command to move towards left in vi editor
explain grep and find commands using example.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between stress, volume and load testing?
what is web application testing and what is the difference between a client server application and web server application?
Is compatabilitytestig and port testing are same
what is test condition?how do u rank a test condition?
Hi , Am Working in Testing(manual) in one of company in chennai and am testing on web portals i.e our company own products.So am testing manually . can i know My Designation is SOFTWARE TEST ENGINEER OR QA ENGINEER ?
What different types of manual testing are there?
we have develop one program i.e palindrome for string character to check whether that string is palindrome or not. example palindrome mean if u type ABCDCBA,RAAR..u can read it form start or u can read it from end u find same string... write the test cases for the above what u wil do for edges boundaries check wether the program is correct or not
what are the testing strategies to be followed in testing banking applications?
hi guys...every test engineer have strong knowledge on SQL....but i have zero knowledge on sql......pls suggest me which one i need.. to get strong knoledge on sql .... learn SQL SERVER or ORACLE?
which scripting language is used to write scripts for testdirector?only testing team can use testdirector?or other people like working on oracle(accounts) can also use this? pls answer Thanks in Advance
what is data guidelines
If there is a button called Edit button. 1) Editing can be done by double clicking the object 2) Editing can be done by pressing Edit button 3) Editing can be done by pressing Alt+E key Then Should I have to write 3 different test cases for editing object? What should I do so that I 'll not miss the any functionality while testing.