-
Manual Compatability Testing
How to do compatability testing manually?
-
Object Repository Extensions
When do we use .mtr and .tsr extensions in QTP? State the difference with suitable example?
-
Manual Testing Test Status
How to save the status of a test in manual testing?
-
Test Approach
What is your approach towards Testing?
-
Requirement tracebillity matrix
When we have to prepare requirement tracebility matrix?
-
Claim testing and variability testing
What is Claim testing ?
What is variability testing ? -
-
Deliverables from the each of sdlc in V Model
Could you please explain what are the deliverables from each phase to phase of V Model? and What is the Relation between validation phases against to the verification phases?
-
Testing Interview question
In a interview I attended, I was asked this qs:
How does testing differ, if a contractor onsite develops the software and outsources it for testing ,and if a contractor within develops a software and gives it for testing? -
Which of the following would you do?
If you are in the beginning of the project where your role is test the product, you observe that you do not have sufficient details in the requirement specification to start your test design work.
Which of the following would you do.
1. Once the initial build is available, explore and learn the details of the product
2. Start designing the test cases with the assumption... -
You have a system that can work under XP,98 and OS and IE 6.5, IE 7 and Firefox and .Net 1.0, .Net 2.0 and .Net 3.0 frame work
You have a system that can work under XP,98 and OS and IE 6.5, IE 7 and Firefox and .Net 1.0, .Net 2.0 and .Net 3.0 frame work
How many Test cases will you have if you use All pillar method.
1. 9 2. 27 3. 13 4. 12 -
Which of this is NOT TRUE for test harness?
1. Should report test results
2. Should run many test scripts
3. Should collect test verdicts
4. Should verify test cases. -
-
How do we use OR operator with Desc Programming.
How do we use OR operator with Desc Programming.
say I want to count the nos of all the objects on the page which have
html tag = "A" OR innertext="B"
what will be the syntax for the same.
Code:
(Desc("html tag").value="A") OR (Desc("innertext").value="B") => throws syntax error.
TIA -
Ensuring quality of a product
I have recently been to an interview where the interviewer asked me this
As a test lead, how will you ensure that your team has tested whole application correctly after you have divided modules among your team members, before delivering the product to client?
-
Build Functionality
What is a build? Does a built contains more than one functionality?
-
Testing Based on Use Case Specification
Which Estimation technique do you use in a software project that utilizes use-cases specifications to drive feature development and Why ?
-
Efficiency of Retesting Vs Regression Testing
Between Retesting and Regression testing, Which is more specific, efficient and has more priority?
-
Test Condition
What is Test Condition?
-
Defect Reporting and Acceptance
What will you do when you assign a defect to the developer and he will not accept that defect?
Testing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans