How do you know the code has met specifications?
No Answer is Posted For this Question
Be the First to Post Answer
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
What is the Benefit of "V-Model"...?
please explain me with example of this question. diff between bug and diffect. don't give def please give answer with example.
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?
How to test a website?
Data flow testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs
Is it necessary to do regression testing after retesting
what is forward & backword tracebility matrix?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
what is Softwar Audit?
Diffference between System Testing & Integration Testing?
What are the steps to test any software through automation tools?