Whether SQL knowledge is Mandatory of Software Testing or
not? Briefly Explain?
Answers were Sorted based on User's Feedback
Answer / anita
I think now a days it's mandatory. Tester should know about
SQL, because sometimes he/she need to use Database while
testing specialy Web Applications...
SQL knowlegdge is a plus point for tester... :)
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / sss
SQL knowledge is must, see if the presentation page (front
end) is not working properly because of some java build
problem, in that case u have to check it in DB using SQL.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sreelatha
No its not mandatory for software testing but for database
testing its mandatory
| Is This Answer Correct ? | 4 Yes | 4 No |
what is configuration testing
define:usecase?
how can s/w QA process be implemented without reducing productivity?
Who will prepare the Tracaility Matrix?
what is meant by adhoc testing?
write TestCases for Yahoo messenger ?
Explian equivalence partioning with anexample?
what is mean by configuration managaement.. explain with example ?
What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa
How to do the performance testing manually? Does you have a test case for that?
How can We stop Client side Validation and do Server side validation ? Is there any option on IE
What is the difference between static testing and dynamic testing?