have you ever performed Back End Testing,HOW?
Answers were Sorted based on User's Feedback
Answer / sarwar
We perform Back end testing to validate data between front
and back end for example we inserted some data is that
properly stored in database and its showing in front end
according to business rule.
To performed Back end testing we write sql qurery according
to business requirments.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
Back end testing is nothing but database tesitng ,for
backend testing ,we do datavalidation and dataintegrity
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / satyaprasad
back end nothing but database ,for database testing we go
for datavalidation and dataintegrity
| Is This Answer Correct ? | 0 Yes | 0 No |
Write an algorithm to find an palindrome
Difference between regression testing and re-testing
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
1.what is test scenario? if possible give me some documents? 2.what's the difference between test scenario and frs?
What is "pet model" of Bug reporting cycle
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?
Adobe puzzles: . . . . . . . . . connect all these dots using 4 continuous lines.one clue u can extend the line after the points also. 2.one basket contains apples,second basket contains oranges and third basket contains apples and oranges the labels are wrongly mentioned.pick one fruit from one of these basket and find which basket contain which fruits.
Define each of the following and explain how each relates to the other: Unit, System, and Integration testing.
You have raised a priority 1 bug that needs to be fixed for release tonight, the developer concerned is refusing to fix this, what do you do and why?
What is the difference between high level design and low level design with example
How do you go about testing a web application?
plz dont give any def. wat actions do u perform on website while doing monkey testing? or how can u do monkey testing?