-
-
Boundary Value Analysis
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%
To the nearest whole pound, which of these is a valid Boundary Value Analysis test
case?
Please explain how to get the BVA? -
Independency
A company devleops websites for its clients. The testing team tests each build of the software once development releases it. Once testers complete the testing, they also work on coding the next build. All testers and developers report to project manager.
What type of independency is achieved above?
1. No Independent testers
2. Testing is done by a tester who is part... -
-
What do you do If a defect is affecting two separate test cases
What do you do If a defect is affecting two separate test cases indirectly not directly. DO you assign the defect to both test cases and fail both or just assign it to one ??
-
-
-
-
-
Software Testing Interview Question - Can anyone please suggest me few testcases for smart card for micropayment application testing ?
Hi Everyone ,
I would like to know in detail how to test a smart card application for micropayment system which is to be used for transport purpose .
I am in urgent need plz suggest me .
thanks in advance . -
-
What is progress report in testing?
How progress report is written and useful in testing?
Thank in advance -
-
Which testing method is used to check the software in abnormal condition?
Which testing method is used to check the software in abnormal condition?1) Stress testing2) Security testing3) Recovery testing4) Beta testing
-
Role of test Manager.
What is the role of a Test manager in buying a test tool?
-
-
-
Is there any performance testing done in manual testing?
e.g: performance testing of gtalk.
For manual testing interview only performance testing questions were asked.
-
Boundary Analysis Value
Consider an application with two parameters A and B as input. If all inputs are valid, the application returns "Eureka", otherwise it crashes. The equivalence classes are as follows:
Parameter A:
EQ_A1: 0 < A < 10 (valid)
EQ_A1a: A 10 (invalid)
EQ_A2: A is an integer (valid)
EQ_A2a: A is not an integer (invalid)
Parameter B:
EQ_B1: B is... -
Software Testing Interview Questions
Ans