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?
Answers were Sorted based on User's Feedback
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 |
Answer / aruna
if u have a search option/module maintained in your
application try giving data(of your record) of the field
requested and search for the result
or
see if there is any other module in which the fields of your
record are populated..check in that module
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday n
There is no other option other than opening the tables and
validating the data insertion.
You may try with this example, but make sure that the data
insertion accuracy.
Is This Answer Correct ? | 0 Yes | 0 No |
List out test deliverables?
what is meant by defect tracking?
what is crud testing ? and who will do this one ?
(urgent)hi all can any one answer to following questions.i have an interview tomorrow.it will be a great help if any one answer to this questions.thanks all. 1.when ever we get a build do we need to do smoke test is it compulsory,and how much do they spend for test. 2.generally all the testcases are stored in which place in real time.is there tool used to store that testcases and test plan,suppose we are using test director can we store all our test cases in it, and where does entire application test cases and test plan is stored assuming that company is using test director. 3.and when we file a bug,and it gets fixed after that do we need to do regressing testing only on that test case or any other test cases also.how the process will be there in real time. 4.when ever a new feature is added to the application do all the test cases to be re executed. 5. can we use toad, winaql in oracle database to access sql queries.
1)What is the main difference between web based application and windows based application ? 2)can anyone give me proper example of high severity and low priority ,low severity and high priority , both are high and both are low ?
so far how many bugs you have found?what are those means what should we answer for that?
wat is build duration
The following questions were asked me at the HCL...Please try to answer these::: 1Q: For 3rd party fund stransfer through online bankinghow much time it take..? What are the processes behind that..?
what are the test cases to prove that given figure is triangle?
what is UAT and IST ?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
1.What is mean by Databasse testing ? 2.Defect Life cycle? 3. define compatibility testing with example? 4. define severiority and priority with example and who will give severiority and priority?