static and dyanamic testing
Answers were Sorted based on User's Feedback
Answer / siva
STATIC TESTING (Look and Feel Testing):
It is a type of testing in which one will perform testing on
the application or its related factors without
doing any actions.
EX: GUI Testing, Document Testing, Code Reviews etc͙,
DYNAMIC TESTING:
It is a type of testing in which one will perform testing on
the application or its related factors by doing
some actions.
Ex: Functional Testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rohituppal
Static testing ->
1. Testing done without executing the code
2. Main aim is prevention of the bug
3. Cost of dug detection & fixation is low
4. ROI is high
Dynamic testing ->
1. Testing done by executing the code
2. Main aim is to find bug
3. Cost of dug detection & fixation is high
4. ROI is low
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi, Anybody can explain me What is the Difference between 2- tier and 3-tier Architecture.
Can you explain the concept of tailoring?
Explain the various steps to conduct Requirements Elicitation process
If u need to get stressed & work more than then timing. How comfortable u r. If asked to work on weekends
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?
Hello, Currently we are doing manual testing for PHP& .NET Projects. We are planning to automate it.Kindly suggest which automation testing tool is appropriate for it. Thanks
What test data will be required if Person 1 transfer money in Person2 account?
Q2. From the below given choices, which one is the ‘Confidence testing’ A. Sanity testing B. System testing C. Smoke testing D. Regression testing
9 Answers ISTQB, JO, Tech Mahindra, Trekbin,
The Test strategy, in Test Plan document must be changed according to the type of test to be conducted. The main reason could be,
Is Quality centre(QC) is bug(Defect) tracking tool
What is Bugzilla ?