why sql injection is injected in manual testing?
Answer / 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 |
what r the different types of testing environments?
Explain the manual testing process?
What is broken link? how to test in a web application.
2 Answers Innovizia Technologies, IT Works,
I am sujili(frm chennai) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2004 pased out(CSE),(sujli2000@yahoo.com) and S/w Testing Course(2007) Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,for Banking,ERP Projects etc.
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?
Manual and automation how do they help in bringing out quality product? Explain?
What is severity ?
Would u provide the exact differences of test case and test conditon 2)test case and use case 3)test suite and test scenara
What is the Desktop Testing?
hi ,, what is testing methodologies ,and what is test strategy pls tel me ... advance thanks for all
Hallow friends, I have put more than 80 questions in QTP sub-category that were asked many reputed companies so that if you know the answers please post answers thank you, padmasekharpediredla
1 Answers AppLabs, Apps Lab, HVL, IBM, Infosys,
you filed a bug that has high severity & high priority what happens till it gets fixed(that means what u do till it gets fixed)? Urgent