as a manual tett eng, waht should i learn in database or sql?
could u plz list out the topics in sql or database?
brahma412@yahoo.co.in
Answer / ravi_8085
Ideally every manual tester should have sound knowledge of
databases. Tester should able to write medium to complex
SQL queries to verify the data against database and
application. He/She should able to understand the database
ER diagram, relationship between different tables and
should able to write the SQL queries by using them.
Gone are the days of pure manual testing. Now we see a
saturation in testing. Companies are looking for people who
are having wide range of skills and not merely manual
testing.
If you have a certification in Oracle/SQL, that will be
surely counted.
| Is This Answer Correct ? | 0 Yes | 0 No |
4) Adhoc Testing is performed with A)A formal test plan but with out a formal testcase cool.gifA formal test case but without a test plan C) Both A and B D) None of the options
I have tested ecommerce site, but when i search for any product Or access any page, some time i found it missed the values from my URL..EXAMPLE : we take this URL "http://www.allinterview.com/forms/questionform.php" This is the actual URL & it is ok but when i test it displays like "http://www.allinterview.com//questionform.php" NOTE : In above URL "forums" is missing.. I dont know why this happens as i have checked all the code & tested again & again but it dont know the reason. HELP ME plz... Thank you
1 what is smoke and sanity testing , when it will be performed ?
1.What is the risk factor problem related to project?
Contents in Tracebility matrix?
14 Answers JVS, NIIT, TCS,
Is it necessary to test application in lower versions of OS when you have tested in latest version
AS we working in Agile methodology How you will prioritize the productlogs??
Is Test plan a running document or a fixed document?
what is version 1
When do you stop testing?
What is defect removable efficiency?
Explain stress.load,performance and volume testing with example..