why sql injection is injected in manual testing?
Answer Posted / rajyalakshmi
For database testing we use SQL. All manual testers may not use SQL. The people who are working on database testing they use SQL.
For example :
Take ICICI bank as our example. They have their own database which contain customer details, amount details, transaction details and all. If the bank owner came to you and asked to test the ICICI application.
First we need to check how many customers are there in the database. As we all Know, SQL is the language which can retrieve the data from database.
So we need to write query and test.
Select cname from ICICIBANK ---> we get all the customer details here.
Go to application and update any customer mailing address , Again we need to check whether the record is updated or not , for that we again use SQL to check backend data.
Select MAdds from ICICIBANK where cname = ‘ABCD’---> if we find record test case pass or else raise defect :)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
discuss black box and white box testing is not widely used if you disagree tell me why?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
Describe any bug you remember. Plz Give some real examples
How to do integration testing on duster......
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What do you understand by usability testing?
What is defect cascading in software testing?
Can you explain process areas in cmmi?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
what is the test plan of facebook?
when do you escalte issue to your manager?
Hi, Anybody knows about Hexaware company..
Why you are selected software testing as career ?