Does a manual test engineer indulge with SQL commands to
test database.
Answers were Sorted based on User's Feedback
Answer / rajendra
The Basic database testing procedure:
Basic Level Database Tester enters the data from front end
GUI and performs some transactions and then Login to the
Database And compares the Entered input data and data
present in the database.To Retrive the data from the
database we need to write SQL Querys using Select
Statements.
SQL Queris used to fetch the required data from the
database.
Manual tester should have fairly good SQL Skills.
byee
Friends
Still if u have any doubts don't hesitate to call me or
mail me.
Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / dhanu
if u r test the database test ...first in ui cliclk on form
submit button and enterd into db login check whether form
details are stored in the database tables or not this is
procedure for test the sql commands
| Is This Answer Correct ? | 0 Yes | 0 No |
Give me an example of something you tried at work but did not work out so you had to go at things another way.
If I am testing Login Window,there are 2 buttons i.e Ok & Cancel.I will go for checking functionality of Cancel button. I want to know that Would it be one of test case?.I have to write it in test case document or not?
.In languages testing, what is the fixed part and changing part?
What is Bugzilla ?
what format do u follow in ur company to make a test repot? test report format.
What is a "Good Tester"?
why Test plan & what r the things exactly include in the test plan and what is the need for this ?
what is prototype and why we are using that ?
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is meant by the bug state "Reproduce"
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
explain functionality testing and functional testing and give example who do thattype of testing