Explain Bug Life Cycle and expalin briefly each 'Status'
also
Answer Posted / manoj
the process that we have sharing with you...
a bug cycle start from tester end, he/she log that defect
in tool as Open that goes to developer.
Developer look into that and mark fixed by making the
change in code w.r.t to bug. and send that bug to tester
with a new build, tester re-test that again if its actually
fixed tester close the bug other wise re-open and send
again to developer
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the pre-requisites to start automation testing?
Can you do without a framework?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
Can you tell some good coding practices while automation?
Can you list some other automation testing tools that you are familiar with?
Do you know what is a xpath?
all clients are using at once if any problem raise?
i need test cases for defect maganement tools
how to write ciertification in QTP?
Elaborate the fields in bug report in automated testing
What are the important modules of an automation testing framework?
hi, I want to study TIA portla V11. where can I get online courses?
Explain me how do you send enter/tab keys in webdriver?
What is the purpose of getoptions() method?