What will you do if developer is not able to reproduce defect ?
Answer Posted / @mit
Firstly,try to Reproduce the defect at our side.If it
reproduce again then write its Steps to Reproduce and Take
the Screenshot then send back to develor.If not reproduce
then its ok.
If again Developers told they r unable to Reproduce then
asked them to come at their own seat and show them.
If again they r not agree then discuss the scenario wid TL
of Testing & Development or float a mail to ur senior like
PL or GL wid proper description.
Now its Must Work.
| Is This Answer Correct ? | 21 Yes | 1 No |
Post New Answer View All Answers
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
Define brain stromming?
What are the cases when you’ll consider to choose automated testing over manual testing?
What is client server application testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
How much the bug is affecting the functionality of the application?
Iam new to testing field and i put lot of experiences so i want to get prepared for the interview in all the ways both in manual and Automation can any one help me how to answer there questions in real time. also can anyone send the top questions and answers to me plz its urget u can mail me at vaisu72@yahoo.com
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What is Test Design ?( Urgent) and Test Design for Printer?
iam new testing, i want improve writing test cases and bug defect etc? any on give suggestion pls?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
What do you think the role of test-group manager should be? Relative to senior management?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.