Answer Posted / shweta
Writing a test case is very easy job.In this you have to
write input specification,output specification and statement
of functionality(objectives).Simply use following points:
1.Sr. No.
2.Test Case ID(it must be unique)
3.Test case name
4.Prerequisite(if required)
5.Steps to be followed
6.Expected result
7.Actual Result
8.Status(PASS/FAIL)
9.Remark(if invalid)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
write test case for pen cap if it is not present?
In a log in page what will be test procedure, test scenario, test description & test steps?
# 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?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Explain the concept of semi-random test cases?
Write a test case of login window?
What is the difference between test scenarios, test cases, and test script?
what is black box system in software development in system analysis and design?
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
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
Explain the monkey testing?
Explain the sanity testing?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...
How to generate test cases for 'replace a string' method?