how can we write test cases with help of functional spec?
is it not appropriate to write by using the application?
Answer Posted / aaa
hi murthy,
can you please tell me what is SRS or BRS
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Describe to me what you see as a process. Not a particular process, just the basics of having a process.
Explain the integration testing?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
What is use case testing?
What is the difference between test scenarios, test cases, and test script?
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
# 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 unit testing?
What are semi-random test cases?
Explain the functional testing?
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
In a log in page what will be test procedure, test scenario, test description & test steps?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?