What is incremental analysis?
No Answer is Posted For this Question
Be the First to Post Answer
How u r breaking down the project among team members?
what is the difference in between defect age and build interval period?
What is Software reliability?
Mention what the basic components of defect report format are?
How you would allocate a task to team members?
I want to do the Testing Project Course, which Institute is best in Hyderabad?
When usin qtp iam able to get the data from the database only in a single row that is if i have 2 columns in database,when using database output value , all the values in Database are transfered to a single row in QTP datatable. I want the values to appear as it is from the database , can anyone suggest some ideas?
Explain the tasks of test closure activities.
What is user documentation?
What is clear box testing?
A) Please give example for below statements. 1.Statement Coverage: Every statement in a program execute atleat once. 2. Decision Coverage: Every point of Entry and Exit in a program invokes atleast once. Each decision in a program has taken all possible outcome atleast once. 3. Condition Coverage: Each condition is a decision in a program has taken all possible outcome atleast once. 4. Modified Condition Decision Coverage: Each Condition has shown to affect that decision independently by varying that decision while keeping fixed all other possible condion. B) If the condition is (A&&B||C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases. C) If the condition is (A||B&&C) then minimum 4 test case required to cover all the paths. Which are those 4 test cases.
If I give some thousand tests to execute in 2 days what do you do?