What type of SQL queries will be asked in the Testing
interview?
Answer Posted / prema
If the application needs to be tested on Database (you can
say back end testing)then they will ask you about the SQL
querries. Again it depends on the application type how much
deep they test you on SQL. We can divide Sql in to two
catagagerious. 1.DML (Data manipulation language) and 2. is
DDL (Data definition language)
For basic back end testing they might check you on DML
Queries like SELECT, UPDATE, INSERT,DELETE,GROUP BY,LIKE ,
BETWEEN,JOINS INNER JOIN, OUTER JOIN, LEFT INNER JOIN. RIGHT
INNER JOIN.
DDL CREATE, ALTER, DROP.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is Web testing & which action we take at the time of Web Testing?
Difference between Re-testing and Regression testing?
What is bug severity?
What is quality center? How many built in tables does quality center have?
How do you go about testing a project?
Explain briefly your project.
Tell me about Agile scrum and what is your role in Scrum ?
hi every one can you send me ISTQB Course material on my Email id deeptimundra997@gmail.com
What is test closure?
from where do u collect test data if u miss some data what will happen
Explain Operational Acceptance Testing with example ?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
how agile testing is performed and what are the related documents.
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
What icon is used in WinRunner to get an explanation of the syntax of TSL?