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
No Answer is Posted For this Question
Be the First to Post Answer
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
iwant know IEEE formate ,how it is used and exactly where it is used? i have details it follows test plan, testcases...etc. i want real time explanation. pls any one give?
Which methodology u follow in testcase?
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???
what is stub and driver ?explane in brife.,and some example
When testing a grade calculation system, a tester determines that all scores from 90 to 100 will yield a grade of A, but scores below 90 will not. This analysis is known as: A. Equivalence partitioning B. Boundary value analysis C. Decision table D. Hybrid analysis
If automating - what is your process for determining what to automate and in what order
Difference between Black & White box testing
Why Should we prepare traceability matrix?
Please can any one tell me 1).Types of reports 2).Types of Meetings.
What happens if we access a website that has cookies once the browser cookies are disabled?Does the website will be accessed?Though accessed, does the session will be tracked?