Hi,
I am new to testing.where we will use SQL in manual testing.
To what extent i need to learn SQl.there are diff types of SQL
like TSql,Mysql etc.i little bit confused,help me.
Thank you .
Answer Posted / amol
Sometimes results of some user actions can not be verified
on UI, we can use SQL to check this.
E.g. Consider a user delete schenario. On UI someone can
select a user to delete and on UI it can be verified if the
same user is not displayed on UI anymore.
But if there is some business logic NOT to delete the user
completly from system, but just mark it as unactive so that
it is not displayed in UI. This logic can not be verified in
UI. For such schenarios we can do a SELECT quesry on
database and check if the user is there with some flag like
deleted=true or active=false.
Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
what is JAVA TESTING? What Testers will do in JAVA Testing. Can any one Give suitable Ans Pls. it's urgent
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
Explain test metric and the information it provides.
tell me some major and minor defects in ur net banking project?
Difference between Stakeholder and Relevant Stakeholder?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
Can you explain an application boundary?
When should you opt for manual testing over automation testing?
What is an inspection in software testing?
how mapp the defect id in quality center?
What is ecp (equivalence class partition)?
what is the difference between PEGA based web application testing versus web application testing?
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?