How to execute test cases written in excelsheet???
Answer Posted / santhosh kumar
f it is manual testing then u have to follow the steps one
by one in the test case then u have to check the expected
results with actual result,Then it is pass otherwise fail,
If its automation then you have to parameterize the
data using any automation tool like Qtp or winrunner
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
write a test case flipkart login page
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What is component testing?
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
"search"test cases on Linkedin website and how will you write test cases on it?
Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week
Explain which test cases are written first black boxes or white boxes?
Explain transaction testing?
What is test cases for mobile phone ?
Can anybody help me out to write test cases for booking train ticket online???
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
# 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?
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.