can any one send sample test case documents in informatica
with examples plz send documents to "mrlsurya@gmail.com"
Answer Posted / murali12341
plz send documents"mrlsurya@gmail.com"
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What are the test cases for mouse?
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.
Write a test case for computer keyboard?
Explain the integration testing?
What are basic types of test cases?
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
Can you list down a few characteristics of a test case?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox
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.
pls i want test cases for oss? whts the process of oss testing
What is Initial Configuration?
Explain the concept of semi-random test cases?
Explain the gray box testing?
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)