I would like to know the kinds of questions that could come
up with regard to backend testing?
As i am new to this field would also know if backend testing
is restricted only to sql and unix.
If at all anyone has any information on the same kindly get
back to me..thanks
No Answer is Posted For this Question
Be the First to Post Answer
what is mean by sdlc & stlc? what is mean by V-model?
What is the minimum criteria for white box?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.
What process model u r using 4 current project. (Eg: Water fall model, prototype model etc) and why?
U may undergone many projects. Do all the projects match up with customer's expectations?
What are different types of protocols used in transportation and session layers of SAN?
who does the security check on the web site, other than login/password screens ?
Your company is about to evaluate its own performance. What type of audit is it conducting? 1. First-party 2. Second-party 3. Third-party 4. Intrinsic 5. Extrinsic
Explain error?
Explain what the meaning of code walk through is?
Explain virtual memory?
Which technique can be used to achieve input and output coverage? It can be applied to human input, input via interfaces to a system, or interface parameters in integration testing.