What is the difference between Quality Plan and Test Plan
Anybody can give answer..Thanks in advance...
Answer Posted / kishore
Hi,
Both are different.
Qulaity plan preapred by QA People.
Test Plan prepared by Test Lead or Test Enginner
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is meant by entry criteria and exit criteria in software testing?
What is a test scenario?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.
How will you do beta testing?
What is Wound Fixing?
write a testing stratgy \ approach for a product that you are use every day (e.g gmail, out look etc)
What is unit level testing?
What are the different ways to check a date field in a website?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
I want to know about satyam manual testing questions
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
Are there more defects in the design phase or in the coding phase?
what kind of testing have u done?
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.