what are those parameters or matrixes for tesing a
software user interface?
Answer Posted / laxmi
yah Rajender is right but if the application contains skins
we have to see the skins also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Explain the ad hoc testing?
Test a file replication service that copies files from one net location to another
Explain the glass box testing?
Can anybody help me out to write test cases for booking train ticket online???
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
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?
Explain the dynamic testing?
Sample test cases for data conversion(Utility billing system)
# 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?
write a test case for telephone billing ?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
This was asked to me recently in Microsoft interview How would you do DOS copy command testing