Answer Posted / suneela
Its just like mediator between Development team and testing
team where we can store all the issues
Testing team will store the data like
1:issues with screen shots
2:criticality
3:Date/Time
4:Name of tester
5:Work request ID
ect
Dev team will store
1:what is the fix (code issues/data issue ..)
2:Date/Time
3:Name of person
4:Update the status as fixed
Once the issue is moved to "Fixed Queue" and code was
deployed in test env ..tester will test which are in fixed
queue and again update the status like
1:whether it is passed or failed ..if it is passed ,issue
is closed and if it failed again reroute to Development
Queue
This is the circular process between Dev and testing
team ..whenever queues are updated an automated emails will
generate to entire team which is useful to know the status
with in less time
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi, what do you mean by internal auditing? what are the things they do in internal auditing?what they review? THNX in Advance
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
How we allocate the priority(Blocker, Critical, etc.,) in Testing?
How can I done a Web Testing? Which steps are include in it?
what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Which are the different tests for apparel testing?
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
Define brain stromming and cause effect graphing?
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the Diff between Code Walkthrough & Code Review? What is the diff between walkthrough and inspection? What is meant by GUI Testing?
What is actually a rule based testing