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.
No Answer is Posted For this Question
Be the First to Post Answer
How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.
What we do when the Requirements are continuously changed?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
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?
If there are two document files, from one doc. file we want some text copy & peste into next doc. file. So which are the negative test cases for such scinario.
Explain the exactly meaning of test case?
Apart from the normal functional test cases written, list out some out of the box test scenarios to test the 'Replace' dialog box in a Notepad
pls i want test cases for telecom billing system
what is parametrization ? How do you parametrize in qtp ?
How to write test scenarios for a Web application, with an example?
Hi recently in an interview I was asked to write API test cases. Since I am not familiar with it can someone put more light towards API testing and give some example test cases for the same. Thanks!
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)