what are all the documents needs to be submitted as a part of test closure?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various steps you will follow for the defect prevention? What is the procedure?
Ref.doc.name | Section | module | Testcase ID|Testcase description|Test Input | Expected Result | Actual Result | Status for the above format give one example
Explain how you would allocate a task to team members?
In "V" model of SDLC which phase correspond to integration testing: 1. Requirements 2. Analysis 3. Design 4. Coding
. when we preferred spiral model to develop an application? . explain testing methodologies? . explain cyclomatic complexity? .explain difference between stab & driver? . who will conduct integration testing?
What is the difference between model based testing and state transition testing? Or are they the same?
how to attach and detach databases in sql?
how do you convert use cases into test cases?
What is Use case?
I’m a test services vendor looking for a test management system that helps me to perform productively. Can anyone help me with this?
What is latent defect?
Write a function Occurrences() in a language of your choice that takes in two strings. The first is a search string, and the second is a sentence. For example, running the function: Running Occurrences ("o", "Red Gate Software - Ingeniously Simple Tools") will output: Occurrences of 'o': 4 Occurrences ("at", "The cat sat on the mat") will output: Occurrences of 'at': 3 Sample Question 2: 2)Below is Notepad's File/Save dialog. a) If you were asked to test this dialog, how would you go about it? b) List various inputs you might place into the "File name" text field to test it.