With the help of Bug Id how will u find in which module or
in which test case a bug hv been arised...
ie hw will u track down the bug.....
Answer Posted / preety ranjan
As we prepare the bug report after tracking the bug so with
help of bug id one can find all the details related to the
bug.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many test cases will be there for testing the numbers of range -10.0 to 10.0? How it is classifying?
how to download fullversion of JIRA(defect reporting s/w) s/w for free.can any provide web site for full version free download.
Explain quality control?
Could reviews or inspections be considered part of testing?
What is coverage analysis?
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 path coverage testing?
EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing
What are the different methodologies in agile development model?
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
what is the meaning of Field Level Validation & Form Level Validation??
What are the best practices for software quality assurance?
Describe your ideal working environment.
What is Functional, Non-Functional, and Regression Testing used for (i.e. the purpose of each)?
What are the Difficulties you found while testing your module ? plese give the possible difficulties.