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....
No Answer is Posted For this Question
Be the First to Post Answer
send the senario template
what are the Cs in testing
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
In interview How do explain in Testcase of Calcuator,Cellphones, Email testing?
you r a tester having good knowledge of coding.now in ur company developers are having some problem in coding will u (tester) help them.
What is Management Testing?
What is the negative test cases for www.yahoo.com?
when do you escalte issue to your manager?
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
What is Testpolicy document explain in detail? What is the use of this Document?
Can u test a website or a webapplication manually without using any automation tool?
How do the test cases differ for Functional,Integration,System and User Acceptance Testing???