# A large IT company is in the process of revising salary
structure for its employees. The salary will be on the
basis of assessed performance of the previous year for all
employee who have completed six months or more.
# The rules for salary revision are provided below :-
Performance level 1 : Increase existing salary by 30%
Performance level 2 : Increase existing salary by 20%
Performance level 3 : Increase existing salary by 10%
Performance level 4 : Increase existing salary by 5%
Performance level 5 : No Increase
# For those who have not completed six months, provide a
flat increase of 7.5% in their salary. In addition to above
provide a special loyalty allowance of Tk. 800 to all
employees who have complete THREE years with the
organization.
# Compute the minimum number of paths that you would
require to cover the application and how many test cases
would you require?
No Answer is Posted For this Question
Be the First to Post Answer
(questions asked in interview)hi every one can any one please answer to this questions.these questions were asked in an interview.i have another interview next week . 1.when the time schedule is tight how will you approch the testing,and the relese is nearing and we need to finish testing how can we follow in that case.do we need to exicute all the test cases or can priortise and leave some to next relase. 2. when a new feature is added to the existing application we need to add new test cases but after that do we need to change all the existing test cases and while running do we need to exicute entire application test cases or only the new feature test cases and related new feature test cases. 3.do you have any situation where you have to write and exicute the test cases same time, how will you follow.does it happens in real time. 4.example of bug which is not reproducible.like tester say that there is bug and developer say no can some example of such bugs. 5.during regression testing some times do we need to add new some additional test cases to test that bug.
For example out of 100 test cases if I ask you to automate how many you can automate?
13 Answers HCL, MBT,
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
write a test cases for 2- way swtich?
how can we write test cases with help of functional spec? is it not appropriate to write by using the application?
Below is a user story where Dave, a dispatcher, wants to use a console system to talk to Fred, a person in the field. Create a list of test cases to verify these requirements have been properly met. User Story 3004 - Dave wishes to call Fred using a phone. Dave needs the ability to dial digits for an outbound call to Fred. The dial pad will have a display area for the digits being dialed. The dial pad will have the following functionality: Recall Dial Tone, Recall Last Number, Backspace Current Digit, and Phonebook (Contacts) Access. The dial pad must be touchable and the “Dial” button will be used to initiate the call. A prototype version of the dial pad is attached below. The dial pad will have the following configurable properties: Display Color, Display Font, Foreground Color, Location and Size.
Who will take care of test plan and test case?
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
How to write test cases or test scripts for UAT testing which is done manually
Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.
wht are the possible test cases for save button in notepad?
What is p0,p1,p2,p3 in software tesing