Which model should we use and under what scenarios?
No Answer is Posted For this Question
Be the First to Post Answer
How to write a scenario from requirements?give an example..
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 mean by client and server?
what is the difference between test bed and test environment?
Need some 10 test scenarios for integration testing on Gmail.
how u do database testing
Which is a form of Functional testing 1)B V A 2)Usability testing 3)Performance testing 4) Security testing.Its urgent
Give me few testcases(5) of any application other than login related!
what is meaning of manual testing,,?
What is Test Coverage?
write test cases on "Login Window" ?
what is the difference between buglog and defect tracking?