-
QTP
- Types of
Recording
modes available in QTP? (Ans: Normal,Analog,Low-level)
- Types of
Run modes available in QTP? (Ans: Normal & Fast)
- RO &
TO in GetROproperty & GetTOproperty stands for? (Ans: Run-time Object & Test Object)
- What is Object
Repository and types available? (Ans: Stores object properties. Types are Local & Shared)
-
- Disadvantages
of Shared Object repository?
- What are
Call to Copy of Action & call to Existing Action? And difference between them?
- Given
scenario is like this: One Web table is there and you have to search and
retrieve a cell data which is equal to the given number say:123. Assume
you have given with the column name/id of the table where the number may
exist. So now you have to go to the given column and search for the number
123 and retrieve it along with the row number of it.
- Extending
to question no:7, Say the cell has the value 123 with a space suffixing it
(Say:123″space”). Now how will you compare the retrieved value with
the given value 123 (Comparison will fail, as you have a space at the end
of retrieved value). How will you overcome this?
- Take sdlc & STLC, what are main differences
between those 2? Which can be done in SDLC and can’t be done in STLC or
vice-versa?
- Write a
C program to know whether given string is a palindrome or not? (Write
without using string functions)
- Write a
C program to know whether given number is a perfect number or not?
- Given
with a alphanumeric string (Say:Oracle123), How will you find how many
alphabets are there in the given string? And how many numeric’s are there?
- How to
retrieve number from alphanumeric value.
- How to
capture a dynamic value in Web Application
- How to
get the output value from one transaction and use this output value as
input of another transaction.
- What are
the business process following in your project
- How to
count a web table row
- What is
the QC Life Cycle
- How many
types of Frame work and which one you are implementing in your project
Before
start reading this let me explain what are all covered in this section:
Here
i covered what is QTP,Check Points
and limitations,Usage and some more basic and sure interview questions.
Happy Reading!
- Full
form of QTP
?
Quick Test
Professional
- What’s
the QTP
?
QTP
is Mercury Interactive Functional Testing Tool.
- Which
scripting language used by QTP
?
QTP
uses VB scripting.
- What’s
the basic concept of QTP
?
QTP is based on two concept-Recording
and Playback
- How
many types of recording facility are available in QTP
?
QTP provides three types of recording
methods-Context Recording (Normal) ,Analog Recording ,Low Level Recording
- How
many types of Parameters
are available in QTP
?
QTP
provides three types of Parameter-Method Argument ,Data
Driven ,Dynamic
- What’s
the QTP
testing process ?
QTP
testing process consist of seven steps-
Preparing to recoding
Recording
Enhancing your script
Debugging
Run
Analyze
Report Defects
- What’s
the Active Screen ?
It provides the snapshots of your application
as it appeared when you performed a certain steps during recording
session.
- What’s
the Test Pane ?
Test Pane contains Tree View and Expert
View tabs.
- What’s
Data
table ?
It assists to you about Parameterizing
the test.
- What’s
the Test Tree ?
It provides graphical representation of
your operations which you have performed with your Application.
- Which
all environment QTP
supports ?
ERP/ CRMJava/ J2EEVB, .NETMultimedia,
XMLWeb Objects, ActiveX controlsSAP, oracle, Siebel, PeopleSoftWeb Services,
Terminal EmulatorIE, NN, AOL
- How
can you view the Test Tree ?
The Test Tree is displayed through Tree
View tab.
- What’s
the Expert View ?
Expert View display the Test Script.
- Which
keyword used for Nornam Recording ?
F3
- Which
keyword used for run the test script ?
F5
- Which
keyword used for stop the recording ?
F4
- Which
keyword used for Analog Recording ?
Ctrl+Shift+F4
- Which
keyword used for Low Level Recording ?
Ctrl+Shift+F3
- Which
keyword used for switch between Tree View and Expert View ?
Ctrl+Tab
- What’s
the Transaction ?
You can measure how long it takes to run
a section of your test by defining transactions.
- Where
you can view the Results
of the CHECKPOINT
?
You can view the results of the Checkpoints in the Test Result Window.
- What’s
the STANDARD checkpoint
?
Standard Checkpoints checks the property
value of an object in your application or Web page.
- Which
environment are supported by Standard Checkpoint ?
Standard Checkpoint are supported for all
Add-in
environments.
- What’s
the Image Checkpoint ?
Image Checkpoint check the value of an
image in your application or web page.
- Which
environments are supported by Image Checkpoint ?
Image Checkpoint are supported only Web
environment.
- What’s
the Bitmap Checkpoint ?
Bitmap Checkpoint checks the bitmap
images in your web page or application.
- Which
enviornment are supported by Bitmap Checkpoints ?
Bitmap checkpoints are supported all
add-in environment.
- What’s
the Table Checkpoints ?
Table Checkpoint checks the information
with in a table.
- Which
environments are supported by Table Checkpoint ?
Table Checkpoints are supported only
ActiveX environment.
- What’s
the Text Checkpoint ?
Text Checkpoint checks that a test string
is displayed in the appropriate place in your application or on web page.
- Which
environment are supported by Test Checkpoint ?
Text Checkpoint are supported all add-in
environments
Note:
- QTP
records each steps you perform and generates a test tree and test script.
- QTP
records in normal recording mode.
- If you
are creating a test on web object, you can record your test on one browser
and run it on another browser.
- Analog
Recording and Low Level Recording require more disk sapce than normal
recording mode.
These
are the basic question you need to know before attending
v What
type of testing you do?
v What
is System testing?
v What
is Defect Leakage?
v What
is Penetration testing?
v What
is Regression testing?
v Testing
process of your company?
- What
is the difference between Bug, Error and Defect?
Error:
It is the Deviation from actual and the expected value.
Bug:
It is found in the development environment before the Product is
Shipped to the Respective customer.
Defect:
It is found in the product itself after it is shipped to
the respective Customer
- What
is difference between Test
approach, test strategy, test plan, test methodology document?
Test
Plan is a detailed procedure to organize and execute the
workflow of a software
testing project
Test
approach and Test strategies are same,
which are included in Test plan
Test
methodology document will contain the phases of testing
and the test levels that the testing cycle will go through.
So test plan is the Master document which mentions the test approach, and
test methodology in it.
- What
is Impact analysis? How to do impact analysis in yr project?
Impact analysis means when we r doing
regressing testing at that time we r checking that the bug fixes r working
properly, and by fixing these bug other components are working as per
their requirements r they got disturbed.
- HOW
TO TEST A WEBSITE BY Manual
TESTING?
Web
Testingduring testing the websites the following scenarios should be
considered.FunctionalityPerformanceUsabilityServer side interfaceClient
side compatibilitySecurity
- What
methodologies have you used to develop test cases?
Generally test engineers uses 4 types of
methodologies
- Boundary
value analysis
- Equivalence
partition
- Error
guessing
- Cause
effect graphing
- What
is Quality Assurance?
Quality assurance is the process of
verifying or determining whether products or services meet or exceed
customer expectations. Quality assurance is a process-driven approach with
specific steps to help define and attain goals. This process considers
design, development, production, and service.
General Ques by Manager in 3rd Round:
- You have
done your work well enough but your boss came and asked you that what man
who asked you to do in this way, this is not the correct way to do the
work? How will you respond like argument,convincing your boss….etc…?
- Project in
critical situation and you need leave for your personal work, how will you
convince you boss to take the leave?
- Client
asked you to complete the testing with in a week, what you do ? how will
you approach?
- Imagine
a Application with 2 radio buttons,2 check
boxes,2 text boxes and some other Options and write Test
cases on that?
- What is test bed?
ADP
- Frameworks
at QTP?
- What is Object
Repository?
- Extension
for Object Repository file?
- Diff b/w
call to Existing Action and call to Copy of Action?
- What is Split
Action?
- Explain
a critical bug you found in automation?
- How will
you integrate QC & QTP?
- What is Test Plan?
- Diff b/w
Test Plan & Test Strategy?
- Diff b/w
QTP & Win runner?
- Check
points and explain each of them?
- Why Step Generator?
These
are the question received from a source who attended for Test Engineer at Infosys,Hyd
campus. According to interviewer was very cool and he got selected in that.
Total
3 rounds of interview and in that first 2 are technical followed by HR round.
Questions as follows:
- How you
came to this testing?
- What is
Testing?
- Types of
Testing?
- What is
system testing?
- Write
test cases for yahoo messenger login?
- Tell me
a real scenario which you ever faced?
- Great
bug you found in your career?
- Problems
in Communication with client?
- What is Web testing?
- What
should a successful Test Engineer should do?
- What is
Bi-directional Traceability
matrix?
Of
course you will expect answers for these questions, But i don’t have enough
time to link them here. You can find all these answers in this site itself.
Just browse through Interview Questions section.
Here
are the interview Questions asked at Capgemini
Pune. We are providing possible Answers list for your reference. Thanks to
Murthy for sending these questions and his experience at the interview.
Let’s
hope he will get selected for the position. If you attend any interview, please
send us the questions at Sendus@SteStuff.com
Questions:
- What is
Log sheet? and what are the components in it?
- what are
the types of priority and severity?
- Give me
some example for high severity and low priority defect?
- Imagine
a form with 2 check boxes, 2 list boxes, 2 combo boxes &
2 integer fields. If i want you to write Test
cases for this form, how much time it will take and how many cases will
you be able to generate?
- What is
positive and negative testing.Explain with example?
- What is
meant by the Logical
name of the object?
Answers:
1. A log sheet is generally a defect Report.Server logs are also attached to the
defect,for the developers to check ,what is the behavior of the Application, request and response of the remote
server when the defect has occurred.By reading that log sheet,a programmer or
developer can understand,why that defect has occurred.This log sheet consists
of lines of code according to the series of events that made the defect to
occur.
2. Priority: How fast the bug should be resolved.
Severity: How badly it effected the application.
P1
–> Fatal ————- S1 –> Critical
P2 –> Major ————- S2 –> High
P3 –> Minor ————- S3 –> Medium
P4 –> Suggestion ———S4 –> Low
3. If suppose the title of the particular concern is not spelled
correctly, it would give a negative impact.eg ICICC is spelled as a title for
the project of the concern ICICI.then it is a high severity, low priority
defect.
4. These questions are called dynamic questions and you need to be
spontaneous to answer this type of questions. Just draw the form immediately on
a paper and tell the approximate time of 5 – 7 min and 8 – 10 test cases.
5. Positive Testing – testing the system by giving the valid data.
Negative Testing – testing the system by giving the Invalid data.
For Exam application contains a textbox and as per the user’s Requirements the
textbox should accept only Strings. By providing only String as input data to
the textbox & to check whether its working properly or not means it is
Positive Testing. If giving the input other than String means it is negative
Testing.
6. An object’s logical name is determined by its class. In most
cases, the logical name is the label that appears on an object.
These
are just some of the questions we received. Once again thanks to Murthy for
sending & helping the people here. Happy Testing..!
I
attended Patni walkin on
27/3/2010. Here are the question asked for testing (first round). Thought i
attempt almost all the answer correctly..i couldn’t make it. all the best to all
, who are trying for Patni.
Questions:
- Tell me
about yourself?
- What
testing procedure you follow?
- What is
STLC?
- Any idea
about CMM?
- How do
you write defect Report?
- One
scenario: yahoo inbox doesn’t show emails but instead of all inbox emails
are shown in draft folder. how do you write defect report for this
scenario
- Write
the three important scenario or test cases for Air conditioner (AC)
- What
procedure you follow between gathering requirements and carried out
testing?
Company Name: Tech Mahindra
Location: Noida
Interview Date: 03rd April,10
Duration: 40min(Telephonic)
Position: Sr. Test
Engineer Automation
Experience: 3+ Yrs
Sent By: Sasmita
Questions:
- How many
types of Object repositories are there in QTP (Ans: Share & Local)
- What are
the Repository features (Ans: Object locator, Add, Merging, Comparing)
- How to
create a recovery scenario? What does recovery scenario manager do?
- How to
calculate number of Web links in a web Application using descriptive programming?
- Open a
word file and modified with some value using QTP?
- How to
create a excel file using QTP?
- How to
retrieve a value from web table? (Ans: Get Celldata(row, col))
- What is
QC requirement tab do? and how to map the requirements?
- What is
defect Life Cycle?
- What is
difference between smoke testing and sanity testing?
- What are
the main content in the Testplan?
- How to
create environmental variable?
- How to
create Action?
- How many
types of action are there in the QTP? (Ans:
Non-reusable, Reusable, External)
- How to
pass a value from excel file to script?
- What is
the use of Split
function?
- What is
defect leakage?
- What are
the properties of a defect template?
- What are
the types of testing?
Company: TCS
Posted By: Sangeetha
Questions: Here are the questions that were
asked
1.
What is the process followed in your company?
2.
Difference btw black
Box and white
Box Testing ?
3.
Difference btw Alpha and Beta Testing ?
4.
What is mean by Static and Dynamic Testing ?
5.
What are the techniques you’ll be using while testing a single
textbox of login page ?
6.
How u’ll track whether all your client requirements are covered in your
testing. Is there any specific procedure followed in your company ?
7.
Are you aware of Test
Director ?
8.
Explain the scenario where you have struggled to find the bug ?
9.
Tell me a bug which you u have find in a very different way that noone will be
followed.
Company: Valuelabs
Sent By: Shalini
Questions:
- Why
did you chose testing as career?
- What is
Adhoc-testing?
- What is
Exploratory Testing?
- What is
Smoke and sanity explain with example what should you Test exactly?
- What
Functionality testing?
- What is
Functional Testing?
- What is
Load and Stress testing?
- What is
Performance Testing?
- Arrange
the following 7 testing techniques in an order
Sanity
Adhoc
Load
unit
Smoke
Integration
Exploratory
- How
will you detect duplicate defects posted by the testers?
- If
defect appearing in your environment and developer is not
able to reproduce. So what will be the Status given by the developer
for that defect?
- Tomorrow
your project should go to production and you found a defect today. Then
which status will you put for that defect?
- What are
the features available in Test Director?
- Write a
query to get a parent name of the student who got more than 80% marks in
social subject? (Inner join query)
Company: Value Labs
Sent By: Suhasini
Date of Interview: 11th Feb,11
Interview Questions:
- Tell me
about your self
- What
types of testings u have done in ur project
- Difference
between smoke testing and sanity testing
- After
getting build first what type of testing u will conduct on that
build(sanity or smoke testing)
- Explain
software testing Life Cycle
- Explain
bug cycle
- Explain
your project
- Explain
about your roles in current project
- How u
derive Test
cases
- What techniques u used in writing test cases
- What is
boundary value analysis
- If there
is an user id test box with length of 0-9 characters,in this what
technique u use(both BVA and evp are applicable or only bva is
applicable or only ECP is applicable)
- What is
equivalence partition.
- In your
project at the time of deadlines 80% bugs are closed but 20% bugs are in
open status,then what u will do.
- What is Regression testing
- Difference
between regression and retesting
- Developer
said that bug is invalid then what u will do
- What is
meant by defect differed
- What is
test plan
- What are
the 5 most important components in test plan
- What is
scope
- What is
approach
- What is
compatibility testing
- What is
validation and verification
- What
methodology u r using in your project
- Explain V-Model
- What is unit
testing
- Who will
do the unit testing
- What is Integration testing
- Who will
do the integration testing
- What is
system testing
- Who will
do system testing
- What is
user acceptance testing
- In user
acceptance testing how many types are there
- What u
will do in functional testing
- What is
alpha testing
- What is
beta testing
- What is
omniture
- What
technology u used in your project
- What
data base u used in your project
- Are you
working on front end Application or back end application or both of
them.
- What are
the interesting bugs u found in your project
- Tell me
the types of joins.
Company: Ness Technologies
Sent By: Reddy
Date of Interview: 25th Jan,11
Interview Questions:
- What is
the Test
Strategy?
- What is
the Test Scenario?
- What are
the Test Plan components?
- What is
the Regression Testing?
- Can you
explain V-Model? In V-Model BRS stage what is the
Testing Activity?
- What is
Verification and Validation?
- Tell me
your project Architecture (means Web Environment)?
- What is Saving Account and Current Account?
- The
requirement is we will transaction daily 100 Rs. only and 5 Transactions
limit? Then how you will test?
- Whenever
you do third party transaction what you have do testing?
- What are
your Roles and Responsibilities in your current project?
- What are
the Entry Criteria and Exit Criteria?
- How to
write the Test Cases?
- How to
mapping Test Cases from Excel to Quality Center?
- What are
the DDL and DML commands?
- What is
difference between Delete and Truncate?
- Once you
delete the data then how you get again? (Through Rollback only)
- What is
join? How many types of joins? Explain it?
Ness
Technologies —-27.01.11 (Second Round)
- What are
the BVA and ECP?
- What is
the Static Testing?
- Explain
Bug Life Circle?
- Types of
System Testing?
Following are the interview question gathered from different
people who attended the interview recently in Trigent Software limited. Thanks
to all of them who sent questions
- Tell
about your self ?
- What is
a Test
case ?
- How does
test case helps in testing a software ?
- what is
a best test case ?
- What are
different types of functional testing?
- What is
usability testing ?
- Tell me
some usability issues which you found out during testing career ?
- How do
you test a software Product without requirements ?
- You are
given 15 days of time for testing a software which does not have any
requirements.How do you plan for the entire testing cycle ?
- They
have given me a test scenario where are there are 2 list boxes as of
country and state.How do you test which states belong to which country
when you dont have the business requirement. (I told i will google but
they did not allow me to google!)
- They
gave me a forum which where fields were placed in wrong positions and
asked what are the usability issues?
- What is
compatability testing ? What are the various types of compatability
testing ?
- They
asked me about my previous project and were focused on test data, what is data format and so on ?
Company: Polaris
Sent By: Reddy
Date of Interview: 29th Jan,11
Interview Questions:
- What is
the difference between Smoke and Sanity Testing?
- What are
your Roles and Responsibilities?
- Types of
Severity (means Fatal, Major, Miner and Suggestion)?
- Explain
Defect Life Cycle?
- Automation
Test
Process?
- How many
taps in Quality Center?
- Where
you have executed test cases in Quality Center?
- Where
you have post defect in Quality Center?
- What is
difference between QTP 9.2 and
QTP 10.0?
- What is
the Regression Testing? What is the purpose of
Regression Testing?
- What is
the Claim Management project? Which module you have involved?
- Explain
your current project?
- What is
the Compatibility Testing?
- What is
the Test Strategy? What are the components?
- What is
the Object
Repository?
- What is
the Usability Testing?
Company: Google
Sent By: Mayank Chandravanshi
Guys..
if anybody knows the answers for Q6 and Q8, please do share
Questions:
- Tell me
about yourself & your experience.
- A brief
about Domain working upon.
- Which
Selenium Framework using and why.
- Write
all the steps taken to Install Selenium RC with Platform IDE (i am using
eclipse).
- How to
start Selenium RC server (exact path with Options using).
- How to
run parallel Test
with multiple browsers with selenium rc without using Grid.
- Write a
full selenium rc code to test login screen.
- How ID
locator is different with XPATH locator or is ID locator is a part of
XPATH locator.
- How to
handle a login window which has 4 login screen with identical/same ID’s
& Names.
- Rate
yourself in Selenium RC.
- Methodology
followed in your organization.
- Write
test cases for a Bottle without any help. (a bisley water bottle half
emptyed was placed in front of me).
Company Name: Virtusa
Interview
Date: 3rd Oct,10
Sent By: Gavaskar
Dear SteStuff Team,
I
have attended Interview in VIRTUSA on last saturday, Here the questions they
asked during the interview.
3
rounds- 2 technical followed by HR
Questions:
- What
kind of Test
metrix you aware of it?
- Have you
worked on Test plant Explain the steps?
- Explain
about CMMI level?
- What is
difference between Test palan and Statergy?
- Why we
need Test Statergy?
- What are
techniques you are used to write a test case?
- Define
Testing methodology & Testing Technique?
Lets
wish Gavaskar a very all the best from our end. Thanks for sending these
questions, its much appreciated.
Company: Virtusa
Submitted By: Sairam
This
is from Sairam.
This week I attended Virtusa Interview thro TesPro and
I am awaiting for my Results.
I
feel great to Share my experience here.
Here
I post the questions…
1st Round
is : Aptitude Round (Conducted on Monday 18/10/10)
2nd : Tech HR (Conducted on Wednesday 20/10/10)
3rd: General HR (Conducted on Thursday 21/10/10)
Apti Round
- Maximum
of 2 questions from SQL
- Difference
between Verification & Validation (Explain in words)
- Questions
of type -> Fill in the Blanks
3a. Cause Analysis
3b. Database based question and
3c. SQL based question
- sdlc types,
models
- STLC,
Defects and Quality
- Other
Simple and very basic Manual
Testing questions with some twisted answers
Verdict: Very Easy, Nothing to study for this entry level Test.
Tech Round
- What is
Software Testing?
- Define
SDLC Models.
- Define Defect
Life Cycle.
- Why
Software Tester is needed?
4a. Assume – If I am having 100 efficient Developers, then why should I
need a Software Tester?
- Define
STLC Life Cycle.
- Why
Software testing process is needed?
Verdict: Very Easy, Just the Fundamentals & Basics of Testing.
HR Round
- Tell Me
About Yourself -> Educational, Personal, Hobbies, Interests, Location
from Where I reside…
- Why
Virtusa?
- Why
Software Testing?
- What
Movie you have seen last?
4a.The story of the Movie in 2 lines….
- Willing
to work at late nights?
- Salary
Expectations?
- Willing
to work for Long Term?
- What is
your Career Goal?
- Do u
have Friends?
9a. Are you in touch with your friends?
9b.Where and How often you people Gather / Get Together?
- Do you
have any questions to Me?
Verdict: Easy, Only Simple and the Basic questions to test the
Level of Confidence and the Presentation of the Answer.
Sent By: Sridhar,Test Engineer at Hyderabad
who attended the Interview on
9th April,09
Company: Unisys India
Location: Hyderabad
Interview Date: 9th April,09
Experience: 2.5-4 Yrs on Software testing
Questions:
- What
is the Test
Log?
- What is
the Database testing?
- What is
the difference between Defect and Bug?
- What is
the Negative testing?
- black box and white box testing’s and the diff between them?
- What is
the End-To-End Testing?
- What is
the Cause Effect Graph?
- Diff b/w
Retesting & Regression Testing?
Answers:
- A
chronological record of all relevant details about the execution of a
test.
- In
database testing, we can check the integrity of database field values.
- Defect:
If the customer/client finds any
bug/issue in the Product after the release,then that’s called a
Defect. Bug: If a tester finds
any issue in the software before release,then that’s called a Bug.
- The
testing designed to break the system or to find the break point of the software.
- Read White box testing & Black box testing’s
- Testing
a complete Application environment in a situation that
mimics a real world use.
- It’s
graphical representation of inputs and the output effects that are used to
design test case.
- Read the
Retesting & Regression Testing here.
Questions
gathered from interview at CA (Computer
Associate), Hyderabad this week.
- Why S/W
need testing?
- How will
you choose your Test
team?
- Testplan
shouldn’t contain?
- Extension
for Object
Repository in QTP? Ans:
.TSR
- How will
you communicate with client in deadline situations?
- QTP
uses which script?
- QTP
and QC Integration?
- What are
list of Functional testing tools?
Some
of the questions asked for 2+ guy for QA position at sapient,A CMM
Level company.Total 5 rounds at the company including 3 Technical on Manual and automation testing and 2 HR rounds.
1. What will happen if i select all the add-ins in QTP
at a time?
Answer: Select only the add-ins that you
need for the current Test.
Selecting all available add-ins can cause QuickTest Professional internal
inconsistencies which may lead to test failures.
2. What are the default and optional add-ins available in QTP?
Answer:
Default:ActiveX,Visual Basic and Web
Optional: The optional add-ins include Java,
.NET, oracle,
PeopleSoft, SAP, Siebel, Terminal Emulator, Visual Age Smalltalk and Web
Services.
3. Differences between Global and Action sheets in
Data table?
Answer: Simple difference here b/w these
two is:
Global Sheet:Can be accessible for all the Actions in the entire Test.
Action Sheet: Will be accessible only for that
action.Other actions can’t use data in this action sheet.
4.
What is Active Screen?
5.
Why we need Automation testing?
6.
Diff b/w QTP & Win
Runner?
7.
In how many ways you can insert check points.
Answer: We can insert check points in 4
ways: Through Insert menu,Right click in Keyword View,Right click in Expert view,Right
click in Active screen.
8.
General Elements/Options
in a bug Report?
9.
What test plan should contain?
10.
Diff b/w Test Plan and Test Strategy?
Hello
Guys,
Here
are some of the questions asked at Prokarma
company,Hyderabad.The post was for a 2+exp guy with at least 1 year QTP experience.
Questions:
- Tell me
about your self?
- What
framework you use in your project?
- How do
you connect QTP with
Database?
- How do you
connect QC & QTP?
- Rate
yourself in VB Scripting from 1 to 5 ?
- How
often you do descriptive programming in your project?
- Most
difficult bug you found in your project?
- If i
give you a project and ask to start from today.And you will be only the
person in project.How would you start the day?
- In how
many ways you can play with Synchronization point in your script?
- Can you
write a script to fill the user name and password fields in an Application?
- What is
the Object
Repository maximum size?
- Why do
we need descriptive programming?though we have record and playback.
- Why you
are looking for a change?
- QTP
- Types of
Recording
modes available in QTP? (Ans: Normal,Analog,Low-level)
- Types of
Run modes available in QTP? (Ans: Normal & Fast)
- RO &
TO in GetROproperty & GetTOproperty stands for? (Ans: Run-time Object & Test Object)
- What is Object Repository and types available? (Ans: Stores object properties. Types are Local & Shared)
- Disadvantages
of Shared Object repository?
- What are
Call to Copy of Action & call to Existing Action? And difference between them?
- Given
scenario is like this: One Web table is there and you have to search and
retrieve a cell data which is equal to the given number say:123. Assume
you have given with the column name/id of the table where the number may
exist. So now you have to go to the given column and search for the number
123 and retrieve it along with the row number of it.
- Extending
to question no:7, Say the cell has the value 123 with a space suffixing it
(Say:123″space”). Now how will you compare the retrieved value with
the given value 123 (Comparison will fail, as you have a space at the end
of retrieved value). How will you overcome this?
- Take sdlc & STLC, what are main differences
between those 2? Which can be done in SDLC and can’t be done in STLC or
vice-versa?
- Write a
C program to know whether given string is a palindrome or not? (Write
without using string functions)
- Write a
C program to know whether given number is a perfect number or not?
- Given
with a alphanumeric string (Say:Oracle123), How will you find how many
alphabets are there in the given string? And how many numeric’s are there?
- How to
retrieve number from alphanumeric value.
- How to
capture a dynamic value in Web Application
- How to
get the output value from one transaction and use this output value as
input of another transaction.
- What are
the business process following in your project
- How to
count a web table row
- What is
the QC Life Cycle
- How many
types of Frame work and which one you are implementing in your project
Here i covered what is QTP,Check Points and limitations,Usage and some more basic and sure interview questions.
Happy Reading!
- Full
form of QTP
?
Quick Test Professional - What’s
the QTP
?
QTP is Mercury Interactive Functional Testing Tool. - Which
scripting language used by QTP
?
QTP uses VB scripting. - What’s
the basic concept of QTP
?
QTP is based on two concept-Recording and Playback - How
many types of recording facility are available in QTP
?
QTP provides three types of recording methods-Context Recording (Normal) ,Analog Recording ,Low Level Recording - How
many types of Parameters
are available in QTP
?
QTP provides three types of Parameter-Method Argument ,Data Driven ,Dynamic - What’s
the QTP
testing process ?
QTP testing process consist of seven steps-
Preparing to recodingRecordingEnhancing your scriptDebuggingRunAnalyzeReport Defects- What’s
the Active Screen ?
It provides the snapshots of your application as it appeared when you performed a certain steps during recording session. - What’s
the Test Pane ?
Test Pane contains Tree View and Expert View tabs. - What’s
Data
table ?
It assists to you about Parameterizing the test. - What’s
the Test Tree ?
It provides graphical representation of your operations which you have performed with your Application. - Which
all environment QTP
supports ?
ERP/ CRMJava/ J2EEVB, .NETMultimedia, XMLWeb Objects, ActiveX controlsSAP, oracle, Siebel, PeopleSoftWeb Services, Terminal EmulatorIE, NN, AOL - How
can you view the Test Tree ?
The Test Tree is displayed through Tree View tab. - What’s
the Expert View ?
Expert View display the Test Script. - Which
keyword used for Nornam Recording ?
F3 - Which
keyword used for run the test script ?
F5 - Which
keyword used for stop the recording ?
F4 - Which
keyword used for Analog Recording ?
Ctrl+Shift+F4 - Which
keyword used for Low Level Recording ?
Ctrl+Shift+F3 - Which
keyword used for switch between Tree View and Expert View ?
Ctrl+Tab - What’s
the Transaction ?
You can measure how long it takes to run a section of your test by defining transactions. - Where
you can view the Results
of the CHECKPOINT
?
You can view the results of the Checkpoints in the Test Result Window. - What’s
the STANDARD checkpoint
?
Standard Checkpoints checks the property value of an object in your application or Web page. - Which
environment are supported by Standard Checkpoint ?
Standard Checkpoint are supported for all Add-in environments. - What’s
the Image Checkpoint ?
Image Checkpoint check the value of an image in your application or web page. - Which
environments are supported by Image Checkpoint ?
Image Checkpoint are supported only Web environment. - What’s
the Bitmap Checkpoint ?
Bitmap Checkpoint checks the bitmap images in your web page or application. - Which
enviornment are supported by Bitmap Checkpoints ?
Bitmap checkpoints are supported all add-in environment. - What’s
the Table Checkpoints ?
Table Checkpoint checks the information with in a table. - Which
environments are supported by Table Checkpoint ?
Table Checkpoints are supported only ActiveX environment. - What’s
the Text Checkpoint ?
Text Checkpoint checks that a test string is displayed in the appropriate place in your application or on web page. - Which
environment are supported by Test Checkpoint ?
Text Checkpoint are supported all add-in environments
- QTP
records each steps you perform and generates a test tree and test script.
- QTP
records in normal recording mode.
- If you
are creating a test on web object, you can record your test on one browser
and run it on another browser.
- Analog
Recording and Low Level Recording require more disk sapce than normal
recording mode.
v What type of testing you do?v What is System testing?v What is Defect Leakage?v What is Penetration testing?v What is Regression testing?v Testing process of your company?- What
is the difference between Bug, Error and Defect?
Error: It is the Deviation from actual and the expected value.
Bug: It is found in the development environment before the Product is
Shipped to the Respective customer.
Defect: It is found in the product itself after it is shipped to the respective Customer - What
is difference between Test
approach, test strategy, test plan, test methodology document?
Test Plan is a detailed procedure to organize and execute the workflow of a software testing project
Test approach and Test strategies are same, which are included in Test plan
Test methodology document will contain the phases of testing and the test levels that the testing cycle will go through.
So test plan is the Master document which mentions the test approach, and test methodology in it. - What
is Impact analysis? How to do impact analysis in yr project?
Impact analysis means when we r doing regressing testing at that time we r checking that the bug fixes r working properly, and by fixing these bug other components are working as per their requirements r they got disturbed. - HOW
TO TEST A WEBSITE BY Manual
TESTING?
Web Testingduring testing the websites the following scenarios should be considered.FunctionalityPerformanceUsabilityServer side interfaceClient side compatibilitySecurity - What
methodologies have you used to develop test cases?
Generally test engineers uses 4 types of methodologies
- Boundary
value analysis
- Equivalence
partition
- Error
guessing
- Cause
effect graphing
- What
is Quality Assurance?
Quality assurance is the process of verifying or determining whether products or services meet or exceed customer expectations. Quality assurance is a process-driven approach with specific steps to help define and attain goals. This process considers design, development, production, and service.
- You have
done your work well enough but your boss came and asked you that what man
who asked you to do in this way, this is not the correct way to do the
work? How will you respond like argument,convincing your boss….etc…?
- Project in
critical situation and you need leave for your personal work, how will you
convince you boss to take the leave?
- Client
asked you to complete the testing with in a week, what you do ? how will
you approach?
- Imagine
a Application with 2 radio buttons,2 check
boxes,2 text boxes and some other Options and write Test
cases on that?
- What is test bed?
ADP- Frameworks
at QTP?
- What is Object
Repository?
- Extension
for Object Repository file?
- Diff b/w
call to Existing Action and call to Copy of Action?
- What is Split
Action?
- Explain
a critical bug you found in automation?
- How will
you integrate QC & QTP?
- What is Test Plan?
- Diff b/w
Test Plan & Test Strategy?
- Diff b/w
QTP & Win runner?
- Check
points and explain each of them?
- Why Step Generator?
Total 3 rounds of interview and in that first 2 are technical followed by HR round.
Questions as follows:
- How you
came to this testing?
- What is
Testing?
- Types of
Testing?
- What is
system testing?
- Write
test cases for yahoo messenger login?
- Tell me
a real scenario which you ever faced?
- Great
bug you found in your career?
- Problems
in Communication with client?
- What is Web testing?
- What
should a successful Test Engineer should do?
- What is
Bi-directional Traceability
matrix?
Here are the interview Questions asked at Capgemini Pune. We are providing possible Answers list for your reference. Thanks to Murthy for sending these questions and his experience at the interview.
Let’s hope he will get selected for the position. If you attend any interview, please send us the questions at Sendus@SteStuff.com
Questions:
- What is
Log sheet? and what are the components in it?
- what are
the types of priority and severity?
- Give me
some example for high severity and low priority defect?
- Imagine
a form with 2 check boxes, 2 list boxes, 2 combo boxes &
2 integer fields. If i want you to write Test
cases for this form, how much time it will take and how many cases will
you be able to generate?
- What is
positive and negative testing.Explain with example?
- What is
meant by the Logical
name of the object?
1. A log sheet is generally a defect Report.Server logs are also attached to the defect,for the developers to check ,what is the behavior of the Application, request and response of the remote server when the defect has occurred.By reading that log sheet,a programmer or developer can understand,why that defect has occurred.This log sheet consists of lines of code according to the series of events that made the defect to occur.
2. Priority: How fast the bug should be resolved.
Severity: How badly it effected the application.
P1 –> Fatal ————- S1 –> Critical
P2 –> Major ————- S2 –> High
P3 –> Minor ————- S3 –> Medium
P4 –> Suggestion ———S4 –> Low
3. If suppose the title of the particular concern is not spelled correctly, it would give a negative impact.eg ICICC is spelled as a title for the project of the concern ICICI.then it is a high severity, low priority defect.
4. These questions are called dynamic questions and you need to be spontaneous to answer this type of questions. Just draw the form immediately on a paper and tell the approximate time of 5 – 7 min and 8 – 10 test cases.
5. Positive Testing – testing the system by giving the valid data.
Negative Testing – testing the system by giving the Invalid data.
For Exam application contains a textbox and as per the user’s Requirements the textbox should accept only Strings. By providing only String as input data to the textbox & to check whether its working properly or not means it is Positive Testing. If giving the input other than String means it is negative Testing.
6. An object’s logical name is determined by its class. In most cases, the logical name is the label that appears on an object.
These are just some of the questions we received. Once again thanks to Murthy for sending & helping the people here. Happy Testing..!
I attended Patni walkin on 27/3/2010. Here are the question asked for testing (first round). Thought i attempt almost all the answer correctly..i couldn’t make it. all the best to all , who are trying for Patni.
Questions:
- Tell me
about yourself?
- What
testing procedure you follow?
- What is
STLC?
- Any idea
about CMM?
- How do
you write defect Report?
- One
scenario: yahoo inbox doesn’t show emails but instead of all inbox emails
are shown in draft folder. how do you write defect report for this
scenario
- Write
the three important scenario or test cases for Air conditioner (AC)
- What
procedure you follow between gathering requirements and carried out
testing?
Location: Noida
Interview Date: 03rd April,10
Duration: 40min(Telephonic)
Position: Sr. Test Engineer Automation
Experience: 3+ Yrs
Sent By: Sasmita
Questions:
- How many
types of Object repositories are there in QTP (Ans: Share & Local)
- What are
the Repository features (Ans: Object locator, Add, Merging, Comparing)
- How to
create a recovery scenario? What does recovery scenario manager do?
- How to
calculate number of Web links in a web Application using descriptive programming?
- Open a
word file and modified with some value using QTP?
- How to
create a excel file using QTP?
- How to
retrieve a value from web table? (Ans: Get Celldata(row, col))
- What is
QC requirement tab do? and how to map the requirements?
- What is
defect Life Cycle?
- What is
difference between smoke testing and sanity testing?
- What are
the main content in the Testplan?
- How to
create environmental variable?
- How to
create Action?
- How many
types of action are there in the QTP? (Ans:
Non-reusable, Reusable, External)
- How to
pass a value from excel file to script?
- What is
the use of Split
function?
- What is
defect leakage?
- What are
the properties of a defect template?
- What are
the types of testing?
Posted By: Sangeetha
Questions: Here are the questions that were asked
1. What is the process followed in your company?
2. Difference btw black Box and white Box Testing ?
3. Difference btw Alpha and Beta Testing ?
4. What is mean by Static and Dynamic Testing ?
5. What are the techniques you’ll be using while testing a single textbox of login page ?
6. How u’ll track whether all your client requirements are covered in your testing. Is there any specific procedure followed in your company ?
7. Are you aware of Test Director ?
8. Explain the scenario where you have struggled to find the bug ?
9. Tell me a bug which you u have find in a very different way that noone will be followed.
Company: Valuelabs
Sent By: Shalini
Questions:
- Why
did you chose testing as career?
- What is
Adhoc-testing?
- What is
Exploratory Testing?
- What is
Smoke and sanity explain with example what should you Test exactly?
- What
Functionality testing?
- What is
Functional Testing?
- What is
Load and Stress testing?
- What is
Performance Testing?
- Arrange
the following 7 testing techniques in an order
Sanity
Adhoc
Load
unit
Smoke
Integration
Exploratory - How
will you detect duplicate defects posted by the testers?
- If
defect appearing in your environment and developer is not
able to reproduce. So what will be the Status given by the developer
for that defect?
- Tomorrow
your project should go to production and you found a defect today. Then
which status will you put for that defect?
- What are
the features available in Test Director?
- Write a
query to get a parent name of the student who got more than 80% marks in
social subject? (Inner join query)
Sent By: Suhasini
Date of Interview: 11th Feb,11
Interview Questions:
- Tell me
about your self
- What
types of testings u have done in ur project
- Difference
between smoke testing and sanity testing
- After
getting build first what type of testing u will conduct on that
build(sanity or smoke testing)
- Explain
software testing Life Cycle
- Explain
bug cycle
- Explain
your project
- Explain
about your roles in current project
- How u
derive Test
cases
- What techniques u used in writing test cases
- What is
boundary value analysis
- If there
is an user id test box with length of 0-9 characters,in this what
technique u use(both BVA and evp are applicable or only bva is
applicable or only ECP is applicable)
- What is
equivalence partition.
- In your
project at the time of deadlines 80% bugs are closed but 20% bugs are in
open status,then what u will do.
- What is Regression testing
- Difference
between regression and retesting
- Developer
said that bug is invalid then what u will do
- What is
meant by defect differed
- What is
test plan
- What are
the 5 most important components in test plan
- What is
scope
- What is
approach
- What is
compatibility testing
- What is
validation and verification
- What
methodology u r using in your project
- Explain V-Model
- What is unit
testing
- Who will
do the unit testing
- What is Integration testing
- Who will
do the integration testing
- What is
system testing
- Who will
do system testing
- What is
user acceptance testing
- In user
acceptance testing how many types are there
- What u
will do in functional testing
- What is
alpha testing
- What is
beta testing
- What is
omniture
- What
technology u used in your project
- What
data base u used in your project
- Are you
working on front end Application or back end application or both of
them.
- What are
the interesting bugs u found in your project
- Tell me
the types of joins.
Sent By: Reddy
Date of Interview: 25th Jan,11
Interview Questions:
- What is
the Test
Strategy?
- What is
the Test Scenario?
- What are
the Test Plan components?
- What is
the Regression Testing?
- Can you
explain V-Model? In V-Model BRS stage what is the
Testing Activity?
- What is
Verification and Validation?
- Tell me
your project Architecture (means Web Environment)?
- What is Saving Account and Current Account?
- The
requirement is we will transaction daily 100 Rs. only and 5 Transactions
limit? Then how you will test?
- Whenever
you do third party transaction what you have do testing?
- What are
your Roles and Responsibilities in your current project?
- What are
the Entry Criteria and Exit Criteria?
- How to
write the Test Cases?
- How to
mapping Test Cases from Excel to Quality Center?
- What are
the DDL and DML commands?
- What is
difference between Delete and Truncate?
- Once you
delete the data then how you get again? (Through Rollback only)
- What is
join? How many types of joins? Explain it?
- What are
the BVA and ECP?
- What is
the Static Testing?
- Explain
Bug Life Circle?
- Types of
System Testing?
Following are the interview question gathered from different people who attended the interview recently in Trigent Software limited. Thanks to all of them who sent questions- Tell
about your self ?
- What is
a Test
case ?
- How does
test case helps in testing a software ?
- what is
a best test case ?
- What are
different types of functional testing?
- What is
usability testing ?
- Tell me
some usability issues which you found out during testing career ?
- How do
you test a software Product without requirements ?
- You are
given 15 days of time for testing a software which does not have any
requirements.How do you plan for the entire testing cycle ?
- They
have given me a test scenario where are there are 2 list boxes as of
country and state.How do you test which states belong to which country
when you dont have the business requirement. (I told i will google but
they did not allow me to google!)
- They
gave me a forum which where fields were placed in wrong positions and
asked what are the usability issues?
- What is
compatability testing ? What are the various types of compatability
testing ?
- They
asked me about my previous project and were focused on test data, what is data format and so on ?
Sent By: Reddy
Date of Interview: 29th Jan,11
Interview Questions:
- What is
the difference between Smoke and Sanity Testing?
- What are
your Roles and Responsibilities?
- Types of
Severity (means Fatal, Major, Miner and Suggestion)?
- Explain
Defect Life Cycle?
- Automation
Test
Process?
- How many
taps in Quality Center?
- Where
you have executed test cases in Quality Center?
- Where
you have post defect in Quality Center?
- What is
difference between QTP 9.2 and
QTP 10.0?
- What is
the Regression Testing? What is the purpose of
Regression Testing?
- What is
the Claim Management project? Which module you have involved?
- Explain
your current project?
- What is
the Compatibility Testing?
- What is
the Test Strategy? What are the components?
- What is
the Object
Repository?
- What is
the Usability Testing?
Sent By: Mayank Chandravanshi
Guys.. if anybody knows the answers for Q6 and Q8, please do share
Questions:
- Tell me
about yourself & your experience.
- A brief
about Domain working upon.
- Which
Selenium Framework using and why.
- Write
all the steps taken to Install Selenium RC with Platform IDE (i am using
eclipse).
- How to
start Selenium RC server (exact path with Options using).
- How to
run parallel Test
with multiple browsers with selenium rc without using Grid.
- Write a
full selenium rc code to test login screen.
- How ID
locator is different with XPATH locator or is ID locator is a part of
XPATH locator.
- How to
handle a login window which has 4 login screen with identical/same ID’s
& Names.
- Rate
yourself in Selenium RC.
- Methodology
followed in your organization.
- Write
test cases for a Bottle without any help. (a bisley water bottle half
emptyed was placed in front of me).
Interview Date: 3rd Oct,10
Sent By: Gavaskar
Dear SteStuff Team,
I have attended Interview in VIRTUSA on last saturday, Here the questions they asked during the interview.
3 rounds- 2 technical followed by HR
Questions:
- What
kind of Test
metrix you aware of it?
- Have you
worked on Test plant Explain the steps?
- Explain
about CMMI level?
- What is
difference between Test palan and Statergy?
- Why we
need Test Statergy?
- What are
techniques you are used to write a test case?
- Define
Testing methodology & Testing Technique?
Company: Virtusa
Submitted By: Sairam
This is from Sairam. This week I attended Virtusa Interview thro TesPro and I am awaiting for my Results.
I feel great to Share my experience here.
Here I post the questions…
1st Round is : Aptitude Round (Conducted on Monday 18/10/10)
2nd : Tech HR (Conducted on Wednesday 20/10/10)
3rd: General HR (Conducted on Thursday 21/10/10)
Apti Round
- Maximum
of 2 questions from SQL
- Difference
between Verification & Validation (Explain in words)
- Questions
of type -> Fill in the Blanks
3a. Cause Analysis
3b. Database based question and
3c. SQL based question - sdlc types,
models
- STLC,
Defects and Quality
- Other
Simple and very basic Manual
Testing questions with some twisted answers
Tech Round
- What is
Software Testing?
- Define
SDLC Models.
- Define Defect
Life Cycle.
- Why
Software Tester is needed?
4a. Assume – If I am having 100 efficient Developers, then why should I need a Software Tester? - Define
STLC Life Cycle.
- Why
Software testing process is needed?
HR Round
- Tell Me
About Yourself -> Educational, Personal, Hobbies, Interests, Location
from Where I reside…
- Why
Virtusa?
- Why
Software Testing?
- What
Movie you have seen last?
4a.The story of the Movie in 2 lines…. - Willing
to work at late nights?
- Salary
Expectations?
- Willing
to work for Long Term?
- What is
your Career Goal?
- Do u
have Friends?
9a. Are you in touch with your friends?
9b.Where and How often you people Gather / Get Together? - Do you
have any questions to Me?
Sent By: Sridhar,Test Engineer at Hyderabad who attended the Interview on 9th April,09
Company: Unisys India
Location: Hyderabad
Interview Date: 9th April,09
Experience: 2.5-4 Yrs on Software testing
Questions:
- What
is the Test
Log?
- What is
the Database testing?
- What is
the difference between Defect and Bug?
- What is
the Negative testing?
- black box and white box testing’s and the diff between them?
- What is
the End-To-End Testing?
- What is
the Cause Effect Graph?
- Diff b/w
Retesting & Regression Testing?
- A
chronological record of all relevant details about the execution of a
test.
- In
database testing, we can check the integrity of database field values.
- Defect:
If the customer/client finds any
bug/issue in the Product after the release,then that’s called a
Defect. Bug: If a tester finds
any issue in the software before release,then that’s called a Bug.
- The
testing designed to break the system or to find the break point of the software.
- Read White box testing & Black box testing’s
- Testing
a complete Application environment in a situation that
mimics a real world use.
- It’s
graphical representation of inputs and the output effects that are used to
design test case.
- Read the
Retesting & Regression Testing here.
- Why S/W
need testing?
- How will
you choose your Test
team?
- Testplan
shouldn’t contain?
- Extension
for Object
Repository in QTP? Ans:
.TSR
- How will
you communicate with client in deadline situations?
- QTP
uses which script?
- QTP
and QC Integration?
- What are
list of Functional testing tools?
1. What will happen if i select all the add-ins in QTP at a time?
Answer: Select only the add-ins that you need for the current Test. Selecting all available add-ins can cause QuickTest Professional internal inconsistencies which may lead to test failures.
2. What are the default and optional add-ins available in QTP?
Answer:
Default:ActiveX,Visual Basic and Web
Optional: The optional add-ins include Java, .NET, oracle, PeopleSoft, SAP, Siebel, Terminal Emulator, Visual Age Smalltalk and Web Services.
3. Differences between Global and Action sheets in Data table?
Answer: Simple difference here b/w these two is:
Global Sheet:Can be accessible for all the Actions in the entire Test.
Action Sheet: Will be accessible only for that action.Other actions can’t use data in this action sheet.
4. What is Active Screen?
5. Why we need Automation testing?
6. Diff b/w QTP & Win Runner?
7. In how many ways you can insert check points.
Answer: We can insert check points in 4 ways: Through Insert menu,Right click in Keyword View,Right click in Expert view,Right click in Active screen.
8. General Elements/Options in a bug Report?
9. What test plan should contain?
10. Diff b/w Test Plan and Test Strategy?
Hello Guys,
Here are some of the questions asked at Prokarma company,Hyderabad.The post was for a 2+exp guy with at least 1 year QTP experience.
Questions:
- Tell me
about your self?
- What
framework you use in your project?
- How do
you connect QTP with
Database?
- How do you
connect QC & QTP?
- Rate
yourself in VB Scripting from 1 to 5 ?
- How
often you do descriptive programming in your project?
- Most
difficult bug you found in your project?
- If i
give you a project and ask to start from today.And you will be only the
person in project.How would you start the day?
- In how
many ways you can play with Synchronization point in your script?
- Can you
write a script to fill the user name and password fields in an Application?
- What is
the Object
Repository maximum size?
- Why do
we need descriptive programming?though we have record and playback.
- Why you
are looking for a change?
- Types of
Recording
modes available in QTP? (Ans: Normal,Analog,Low-level)
This information is useful who search for Job. So we need etl testing information like this....
ReplyDelete