RE: Will u Plz tell me what is expected result and ac...
Its simple if yu take login window yu have to enter the username and password.If yu enter the correct data it should allow yu to next page this is expected but actually yu give the data and excute it then yu can say it is actual.In simple before execution is expected and after execution it is actual.
RE: Will u Plz tell me what is expected result and ac...
ecpected result: one which is specified in the SRS(system requirement specification) by the customer or user.actual result: is that what we get as an out come of our test (pass/fail).ecpected actual----> passexpected ! actual----->fail.
RE: Will u Plz tell me what is expected result and ac...
Hi
The both expected and actual result deals about the output of an action. The expected result is one what is anticipated by the user who has run the program. Whereas the actual result is one which has obtain after the execution process has been completed by the system