Software Quality Assurance Engineer

Ques:- What is the defination of testing according to ISTQB? (as I am ISTQB certified)
Ques:- What is the difference between unit,integration and system testing?
Ques:- What you are expecting in this company?, are you sure will you join for this position?
Ques:- What is white box testing and what is black box testing
Ques:- What are qualities of good QA engineer
Ques:- Testing scenario on “Malfunctioning of LIFT”
Ques:- Can u write test cases for telephone?
Ques:- Divide 45 into four parts such that when 2 is added to the first part, 2 is subtracted from the second part, 2 is multiplied by the third part and the fourth part is divided by two, all result in the same number.
Recent Answer : Added by Vishwas T S On 2021-12-24 16:17:39:

Answer is 8,12,5,20
8+2=10
12-2=10
5*2=10
20/10=10

Ques:- A certain number of men can finish a piece of work in 10 days. If however there were 10 men less it will take 10 days more for the work to be finished. How many men were there originally?
Recent Answer : Added by Admin On 2022-09-28 18:22:01:

This is Expert Verified Answer
22 people found it helpful
author link
Lipimishra2

Expert
568 answers
113.9K people helped

Let the no. of men (originally) be x.
x no. of men require 10 days.

if however there were 10 men less it will take 10 days more for the work to be finished. ——> means x-10 men require 10+10=20 days.

10x = 20 (x-10)
x = 2x -20 => x = 20.

Ques:- The price of a product is reduced by 30% . By what percentage should it be increased to make it 100%
Recent Answer : Added by Admin On 2022-09-29 17:36:33:

if initially the price was Re 1.the new price nw bcoms to b
0.7..

so ,if the price z 0.7 ,the increment required is 0.3
so % in crement= 0.3/0.7*100=42.87…

Ques:- What is the difference between childobjects and child items in qtp?
Ques:- One of Mr. Horton,his wife,their son,and Mr. Horton's mother is a doctor and another is a lawyer.a)If the doctor is younger than the lawyer, then the doctor and the lawyer are not blood relatives.b)If the doctor is a woman, then the doctor and the lawyer are blood relatives.c)If the lawyer is a man, then the doctor is a man.Whose occupation you know?
Ques:- I drove 60 km at 30 kmph and then an additional 60 km at 50 kmph. Compute my average speed over my 120 km
Recent Answer : Added by ripan On 2022-09-02 17:04:46:

40 km avrege speed

Ques:- Can u convert ustimings to indian timings using vbscript?
Ques:- What is severiety and priority of the bug?how do they effect u to report the defect in the builds?
Ques:- If on an item a company gives 25% discount, they earn 25% profit. If they now give 10% discount then what is the profit percentage.
Recent Answer : Added by Anmol On 2021-06-15 17:06:52:

If discount is 25%
Profit 25%
If discount10%
Profit?
Suppose 100rs is price
25% discount make it 75
25%profit that means 75×100/125=60
Cp is 60
10 % discount make sp 90 profit is 30%

Ques:- Three piles of chips–pile I consists one chip, pile II consists of chips, and pile III consists of three chips–are to be used in game played by Anita and Brinda.The game requires:a)That each player in turn take only one chip or all chips from just one pile.b)That the player who has to take the last chip loses.c)That Anita now have her turn.From which pile should Anita draw in order to win?
Recent Answer : Added by DK BOSS On 2021-07-15 08:27:51:

Answer: Pile II

Ques:- What is servity ?
Ques:- What is tracebility matrix.what is tracebility template
Ques:- What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?
Ques:- Wirte the test cases for triangle by using testing techniques
Ques:- What r the client requirements? when u r running the scriptin Vugen?
Ques:- Which of the following is NOT a characteristic of UserAcceptance Testing??A.Use of automated test execution toolsB.Testing performed by userC.testing against acceptance test criteriaD.integration of system with user documentation.
Ques:- What is the add-in used to test the web application inwinrunner?
Ques:- Suppose that your're running tests on the windows calculatorand find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13.Write a bug title and Bug Description that effectivelydescribes this problem?
Ques:- What is the RTM(Requirement Traceability Matrix)
Ques:- Can u draw the template for Requirement Traceability Matrix?
Ques:- What is database check points? how many types are there?Explain?
Ques:- How will u Identify Defect Duplication
Ques:- Difference between Trace and Debug ?
Scroll to top