i have around 2 years experience in testing,please tell
me,what kind of questions i will get?
Answer Posted / haasya
Interviewer will ask real time scenarios like
He will give some application or page, asked to write test
cases for that page
Projects explanations and the show stopper issues in that
projects
Will you involve in test plan
Write down the templates for Test scenarios, Test cases and
traceability matrix
What are the documents u have to prepare in your company
What is the testing process and bug life cycle related to
your company
If you test any web based applications, he will ask how will
you test web based applications, security testing
Your Manager find out any defects in deployment phase, how
will you manage
How will you test the application or product without having
any requirement documents
And some basic testing definitions
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain structural testing?
What is pdr - peer design review?
What is what are the parameters of performance testing?
what is the main purpose of informal review
Which activity in the fundamental test process includes evaluation of the testability of the requirements and system?
Mention what are the categories of defects?
What is applications of FCOE?
wat r d schedules for testing?
Set a=description.Create a("name").value="Google" Set b=description.Create b("Title").value="Google" Set c=description.Create c("micclass").value=" webedit" 'c("name").value="q" 'c("type").value="text" 'Set d=description.Create 'd("name").value="q" Set e=description.Create e("micclass").value="webbutton" e("name").value="Google Search" Set h=description.Create h("name").value="qtp - Google Search" Set desc=description.Create desc("micclass").value="webelement" desc("type")="qtp" Set l=description.Create l("title").value="qtp - Google Search" 'invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE","http://www.google.co.in/" invokeapplication"C:\Program Files\Internet Explorer\IEXPLORE.EXE" Browser(a).Page(b).WebEdit(c).set"qtp" Browser(a).Page(b).WebButton(e).click set z=Browser(h).Page(l).childobjects(desc) i=z.count print i 'For j=0 to i -1 ' m=z(j).getroproperty("text") ' msgbox m ' print m ' 'Next hi guys this is anil. i am beginner in advance qtp. i am trying to write script for searching web element (QTP)in google. i have posted a script plz check it. send me solution how to write scripting for search and counted no qtp word in google search . plz tell me the solution ASAP
What is outputs?
What is equivalence partitioning?
1). explain need of software testing? 2). explain difference between developer testing & test engineers testing? 3). explain difference between verification & validation 4). which process your organization follows to develop an application? 5). explain v-model? & what is the meeting point in v-model?
What is software fault?
What are the phases of a formal review?
What is criticality?