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 |
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
When to use Descriptive programing?
How to retrive XML file data in QTP ? using Script(Chandana)
How to Test the mainframe application?(tell me few basic things)
Is it possible to call out to Java from QTP?
is there any addin for remedy user application
How should i get name of the screen? Ex:There is a "submit" button.If i clicked on the submit button it opens a screen. I want that screen name.How can i get that screen name I dont have any property regarding that screen. If suppose we cliked on the screen , Then QTP captures the screen properties then i can get the screen name by using GETROPROPERTY But i want the screen name without clicking the screen. ("I am using the "settoproperty" for Second screen by using fist screen properties") Please tell me anyone
How to change the Default synchronization method time and where?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
what type of scripts are asked in qtp?
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
How to change the priorities of the recovery scenario properties?