What does this block of code do?
Consultant En Validation Interview Questions
2,442 consultant en validation interview questions shared by candidates
Skill test of schematic
ask you to write SAS code by hand with a whitepaper
How do you check PCIe Ref Clk?
What happens if all harmonics are removed from a square wave?
I was asked questions about my knowledge of different validation concepts and processes used in manufacturing. Some questions were situational and others were technical.
1- code , number of test cases needed to test? 2- Testing techniques, difference between them ? 3- General questions about embedded syste
what does the following code print ? Class X { void print(){ cout << "This is X" << endl; } } Class Y : public X{ void print(){ cout << "This is Y" << endl; } } void main() { X* xPtr = new X; X* yPtr = new Y; X-> print(); Y->print(); }
The bucket Challenge with 3 buckets (10L - 7L - 3L)
1. tell me about yourself. 2. principles of software testing 3. Programming languages you are good at 4.advantages and disadvantages of Best practices of continous integration and automated testing
Viewing 141 - 150 interview questions