IN software testing i have 3.2 yrs exp in testing. last
week i attend the interview at Dell comaputers. interviewer
asked me that what are the challenges faced in the project.
but i didn't able to answer it properly. Anybody can answer
it. Thanks in advance.
How do i write a test condition to test the following
simple program with the intention of 100% Condition
coverage testing
Print “Hello World”
If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN
Print “Happy New Year”
END IF
PRINT “The date is = “Date $
PRINT “The time is = “Time $.
Could anyone please clarify in detail. Would really
appreciate it....
6. If you could make one significant change to this Web
site, what change would you make?
3
Please can any one tell me
1).Types of reports
2).Types of Meetings.
57
which of the following is not a coding defect?
Option 1 Test harness defect
Option 2 Data flow defect
Option 3 Initialisation defect
Option 4 Algorithmic defect
When first time we are testing the screen then we have to
write that this screen should contains so & so columns [
suppose there r 10 columns on that screen]in the expected
result
50
what are your thoughts on SPRINT duration
71
When we convert the Client/Server application to web
Application can we use same Automation Scripts?
13
what is the difference between object rpository and object
spy in QTP?
How does your preferred work style work with the ideal
test-manager role that you just described? What is different
between the way you work and the role you described?
88
Explain Test Plan with example?
Explain following in the test plan with examples
What is being tested?
What are pass/fail criteria?
When will each test occur?
What Hardware & Software environment is required?
What features must be tested?
What features will not be tested?
What are the responsibilities of individuals & organisation
in the project?
78
What is security Hole ? Is this possible Some one can acess
any of restricted page (like admin side)? How you test this
previllaze?