How do i write a test condition to test the following
simple program with the intention of 100% statement coverage
Print “Hello World”
If Date $ = ‘01-01-2000’ then
Print “Happy New Year”
END IF
PRINT “The date is = “Date $
PRINT “The time is = “Time $
END
Could anyone please clarify in detail. Would really
appreciate it....
what are the general difficulties which u will be facing while doing web based testing and desktop based testing.
1 Answers First American Corporation,
About Hierarchy level in your company.
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
what is function testing?
What r the sequences that leads to automation?
which type of questins we can expect for Banking domain
. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
Do u writing a separate testcase for Regression Testing? If it is Yes, Explain How to write the Testcase?
do you write test case for smoke testing?If not why?
why we develop Test plan for a project ?
Q.Reasons not to automate. a.No formal test plan. b.No Design document. c.Testing budget is minimal. d.All of the above.