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 s test block ratio? please any one answer me..
what is prototyping model,RAD model V model, spiral model?????
What is bug, deffect, issue, error?
what is agile model and spiral maodel?pls explain with an example?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
test measurment techniques
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
Hi Friends, I have completed 3 rounds of an Interview with HR discussion also and got Offer letter from Cognizant, but after in 30 min they send one more email like Offer is on Hold, and its not valid... Could you please guide me any one , Can i expect Offer again from Cognizant or Can i drop the hopes ?.
why use caffine for HPLC calibration ?
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.
What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.
What are the different test techniques used in functional testing?
What is mean by incident logging system ?
What does entry and exit criteria mean in a project?
what is fusion testing and impact analysis???