WHAT ARE THE BUG TRACKING TOOLS USED IN TESTING PROCESS
AND WHICH IS BETTER TOOL TO BE USED IN BUG REPORTING ?
Answers were Sorted based on User's Feedback
Answer / anjan
There are so many bug tracking tools are available today.But
as a tester i suggest bugzilla.
because:-\\\
1.It is a free software you can download it from the mozilla
website.
2.It is best for mailing and you can configure with the
personal Office ID which is really helpful while tracking
the defect.
Is This Answer Correct ? | 3 Yes | 0 No |
What is test/qa team lead?
What is impact analysis? As a tester how will you do impact analysis in your project?
What is intrusive testing?
what is conventional Testing? and what is unconventional testing?
What were your testing responsibilities at your previous employer?
What is branch coverage?
What is a green box testing?
What are your salary requirements?
Explain debugging?
Spot the 5 differences between the two figures
Plz can u explain any issues in ur current project? what type of issues occured?
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