Relationship between dynamic testing, coding fault and
failure
Answer / preeti
Dynamic Testing is a testing using Automated tools. It's also known as Validation of a particular S/W, or Quality Assurance. Its a Preventive Action.
Dynamic testing use to test software including Coding, GUI .Coding faults is the fault in Coding, like braces missing, case sensetivity , loops which is a bug in a system.
Failure is the imapact of that bug (Coding Fault).
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference in responsibilities of programmers and qa analyst?
Please, anyone out there that had been a SQA Tester, would You all give me a hint on this Job? Is becoming a SQA Tester is easy? Is it a tough one? Please help me on finding a way on this very first Job of mine?
What type of testing is used for deaf and dumb people?
How to test different Authorization levels for the Admin user and Userside users.
What is Impact analysis.how to do impact analysis in yr project..
How would you define Quality Assurance?
when we want to be a good tester what should we need to be good at...
Explain agile development processes?
Explain what is mr and what information does mr consists of?
Why is automation testing preferred over manual testing?
List out various tools required to support testing during development of the application?
We have a WISPr application making an authentication request to a server running an authentication module. The client application is sending the User--Agent value, but the authentication application logs the User-Agent value as null, please explain the steps i should take to troubleshoot the issue. Please mention the steps by applying your knowledge of the OSI model.