What we do when the Requirements are continuously changed?
Answer Posted / nag
there is no agile testing that is agile software model.on
that model requirements are suddenly changing to follow
that model.
Regression testing
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
What is use case testing?
hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com
What is the domain testing?
write a test case for telephone billing ?
How to write test cases or test scripts for UAT testing which is done manually
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
"search"test cases on Linkedin website and how will you write test cases on it?
How to write test cases for lift?
Can you list down a few characteristics of a test case?
Explain the system testing?
How can we write a good test case?
Explain the glass box testing?
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.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)