Background
Physical Office:
Job Applications: jobs@waveinfotech.com
Tel: +91 97570 29334 / +1 201 203-8053
1St Round
Technical Aptitude(30 min,25 Question, Some are Written type and some are objective )
1) What is Data Driven Testing?
2) What is Localization testing?
3) Write the testing process?
4) Given the following fragment of code, how many tests are required for 100%
decision coverage?
decision coverage?
if width > length
then
biggest dimension = width
if height > width
then
biggest dimension = height
end if
else
biggest dimension = length
if height > length
then
biggest dimension = height
end
end if
A. 3
B. 4
C. 2
D. 1
6)What is types of defect ?
7) Which digit in your phone don't have letter?
2nd Round
Technical HR ( 10 min)
1) Tell me about yourself?
2) What is severity and priority?
3) If you found bug but developer not reproduce bug, Then what can you do?
4) Can you give me high Severity and priority with example?
No comments:
Post a Comment