padma


{ City } hyderabad
< Country > india
* Profession * consultant-sqa
User No # 13008
Total Questions Posted # 2
Total Answers Posted # 112

Total Answers Posted for My Questions # 2
Total Views for My Questions # 7808

Users Marked my Answers as Correct # 345
Users Marked my Answers as Wrong # 411
Answers / { padma }

Question { Motorola, 3436 }

Can you name some types of inheritance?


Answer

1.Multiple Inheritance, in this type a class inherits methods from multiple classes
2.Multilevel Inheritance, in this type of class inherits methods from already inherited classes. 3.Single Inheritance, where a class inherits only from one class.

Is This Answer Correct ?    0 Yes 0 No

Question { Motorola, 3426 }

Do you know about multiple inheritance?


Answer

Yes, I know about Multiple Inheritance, where a class inherits classes', class members from base class as well as other multiple classes. Likewise, a class inherits number of many other classes, class members.

Is This Answer Correct ?    0 Yes 0 No


Question { Wipro, 3412 }

what is your expectation in terms of salary?


Answer

Above the normal salaried offered to the employees.

Is This Answer Correct ?    0 Yes 0 No

Question { 2864 }

What do you mean by dml?


Answer

DML stands for data manipulation commands in Oracle. Modify, update, delete such commands are used to test the database testing. Through these commands, data is updated or modified. So, it is known as dimly, database testing.

Is This Answer Correct ?    0 Yes 0 No

Question { 3017 }

What is retesting & how it is different from data driven testing?


Answer

A retesting is done whenever there is a change in the code or data after a bug fix or a new code addition for new feature. In retesting, code is modified and tested for new bugs if exists. Database driven testing is done when there is a change in the dataset test dataset, but there is no change in the underlying code.

Is This Answer Correct ?    0 Yes 0 No

Question { 3433 }

The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,


Answer

1.to uncover the regressions defects,
2.due to 'pesticide paradox' effect, need to change the test cases, add new testcases or remove obsolete testcases by which no defects will be found further in testing.

Is This Answer Correct ?    0 Yes 0 No

Question { 4375 }

When we have 24hour a day, why do we have to have 12hour a day clock design.


Answer

Due to the reason, we have solar lunar clocks that denote am, pm.

Is This Answer Correct ?    0 Yes 0 No

Prev    1   2   3   4   5   6   7    [8]