In front end if you enter one record it will be inserted in
to 20 tables in back end.so How you are going to test in
Manually whether data is going properly in to concern data
tables or not? Is there any better solution to do that
instead of opening the table and checking individually?
Answer Posted / dadasaheb
After inserting record you need to open that record in edit
mode (using edit option if you have) then you can check
whether inserted details are save in there concern 20 tables
or not. This is the way to check without checking in DB.
If inserted details get save properly in there concern
tables then it should open in edit mode.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are noise variables?
how to write defects in excel sheets when defects occured
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
In what situation would you want to parameterize a text verification check?
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
Work flow in testing in your company?
What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
What and why is api testing?
define Testing of Procedure, Triggers and Functions in data base testing ?
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
What is positive and negative testing?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is the role of the test group vis-?is documentation, tech support, and so forth?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?