How u send bugs to dev'lpment team all at once or one by
one or waht is the process?
Answers were Sorted based on User's Feedback
Answer / gopinath
Hi,
Whenever a tester finds a bug, it will be reviewed by the
Test Lead and if the bug is valid then, in the bug tracking
tool the bug will be posted with the description.Once the
bug is posted, its status will be "NEW". An intimation will
be sent to Dev lead. He will verify the bug and if its
acceptable then he assigns the bug to a particular
Developer - Status " Assigned" otherwise he will
simply "Reject" it.
Learn - Bug Life Cycle
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / nanda
-scope of testing is mentioned for a particular release
-testing is done keeping the scope in view
-if differences are found on comparison with the
srs/client's requirements,1-many bugs can be logged into a
bug tracking tool
-developers view the bugs in btt and accept them or make
them invalid
| Is This Answer Correct ? | 0 Yes | 0 No |
hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!
How many scripts did you have?
The hybrid framework can be implemented for any application. Is it true?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?
what is main diff of qtp8.2 and qtp9.0?
When to use shared and local object repository?
w is time parameter
What are the different recording modes?
what is the difference between data driver & data driven and driver script?
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
QTP is identifying all windows application objects(i.e. winbutton,winconbobox,etc) as winobjects.How to handle this? Is there any way to add our own properties to identify objects?
what is the diff between Procedure and function