suppose an interviewer asks you to write a testcase for a
login window (and application is not given to test). Should
we write actual results or expected results or both?
Answer Posted / b.venkat reddy
if u draw the diagram of login as follow
username .............
password .............
ok cancel
first we will write the testcases based on boundary value
analysis and equilly partitioning
accorinding bva, if username accept the characters between
4-14 we should write x-1,x,x+1 and y-1,y,y+1 as 3,4,5 and
13,14,15
according to eq, we should write the valid and invalid case
based on 0-9,a-z,A-Z,special characters and spaces
if any wrong mail me ,thank u
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Explain the state testing?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profileĀ
What is gray box testing?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Can some body help to write possible test cases for a credit card at POS (point of sale)
# 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?
Explain the format of a requirement traceability
Explain the ad hoc testing?
can one defect be mapped to more than one test script in manual testing
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.