ask you to write SAS code by hand with a whitepaper
Software Validation Interview Questions
2,514 software validation interview questions shared by candidates
How do you check PCIe Ref Clk?
What happens if all harmonics are removed from a square wave?
How do you handle Co-workers and subordinates that disagree and directly refuse to apply/comply with a directive or a solution you have provided?
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
"Quel importance donnez-vous à la santé et sécurité au travail dans les projets d'ingénierie?"
Viewing 151 - 160 interview questions