what are the different things we test other than field
level and form level validatons in functional testing
Answer / rajendra
The different things that we test other than field
level and form level validatons are
a. Navigation
b. Database write
c. DB Read..etc
Byee friends
Rajendra
rajendra.penumalli@yahoo.com
Call me:+91-9885162742
hyderabad
india
| Is This Answer Correct ? | 0 Yes | 1 No |
how will you prioritize the work?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
Can anyone please give me the idea how does Requirement Tracebility Matrix, looks like ? or mail me at: ontesting@gmail.com
What are the properties of a good requirement?
How to do risk management?
what is ECP/
What is baseline testing?
in employe details form, we are entering First name as manjunath and Last name as sastry. but when we retriving the data in reports form, it shows as first name as sastry and last name as manjunath. here bug may be in employee details form or reports form. how you check in manual?
What is an mr?
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....
I have 2 questions: 1) What are Technical test cases 2) What are Business test case (Or Business driven test cases)
How do we do Database testing?. How does our knowledge on SQL is useful in Database testing?. Please explain the process if possible.