-
Defect Format Compliance
In different type defect format what is Requirements Compliance and Standards Compliance.
-
How Should I write test case for From Date To To date fields?
Suppose i want to retrive data from a month.That is form 01/12/2007 to 31/12/2007.How should i write test case for this?This question was asked me in my cybage interview?
-
Defect Leakage
what strategy/method should be used to stop the Defect Leakage and At which stage in SDLC is the best to decide this strategy ?
-
-
-
-
Test Coverage Matrix
What is a test coverage matrix?
-
IDE Testing
How to test IDE? What are the major areas that we need to concentrate while testing IDE.
-
Escape Ratio
What is escape ratio?
-
Back end database testing
How to compare two database tables in back end testing?
-
-
-
CAPPA in Testing
What is CAPPA?
-
Test Case for Sorted Singl Linked List
Write test case(s) and explanation the same for below program. (1) Assume two sorted singly link lists. Merge them into a one sorted singly link list.struct Node{int data;Node* next};Implement,Node* SortedList(Node* list1, Node* list2); (2) Write test cases for following function, mention your assumption(s) if any:BOOL CopyFiletoString(FILE *hfile, char *str, size filesize);calling the function like...
-
Context switch
What is a context switch, and how does it relate to performance testing and tuning?
-
Procedure and Data Matrix in Excel Sheet
How to write procedure and data matrix for a test case in Excel Sheet?
-
Context driven testing, exploration or specification driven testing
hi every one, can any one please answer to this questions. these questions were asked in an interview.1.What is API?2.What is context driven testing?3.What is exploration or specification driven testing?
-
Equivalence partitioning & boundary value analysis
What is the difference between equivalence partitioning & boundary value analysis? Please explain with suitable example
-
QTP frameworks
In qtp frameworks are there modular framework like winrunner what are the frameworks are there? then , what is frame work?give brief explanation
-
How to find the current version of Unix OS?
Like in DOS we use ver command, then what is in Unix, this I was asked in an interview on testing
Testing Interview Questions
Sub Category
Questions
Answers
Last Updated
Ans