What if the application has functionality that wasn't in
the requirements?
Answer / guest
Hai...
It may take serious effort to determine if an application
has significant unexpected or hidden functionality, and it
would indicate deeper problems in the software development
process. If the functionality isn't necessary to the
purpose of the application, it should be removed, as it may
have unknown impacts or dependencies that were not taken
into account by the designer or the customer. If not
removed, design information will be needed to determine
added testing needs or regression testing needs. Management
should be made aware of any significant added risks as a
result of the unexpected functionality. If the
functionality only effects areas such as minor improvements
in the user interface, for example, it may not be a
significant risk.
K,Byeeee..
Thanks & Regards
B.Ramyasri
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference found during the Web Page testing & Desktop testing?
When you will raise defect? before defect raising what you will do?
How many scripts u use to run daily?
1. Test granularity refers to: a. Any way of determining the expected result for a test case. b. A quality improvement idea common in software development. c. The fineness or coarseness of a test’s focus. d. The impact of a bug on the system under
Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti
What are the testing processes after getting SRS to tester?
Test cases for Chat Component
test cases on antivirus with integration testing
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
What is difference between QTP 9.2 and QTP 8.0 ?
How do you survive chaos?
At first time when you receive the application at that time which testing you do?