in manual testing functional testing means to check the
behviour of the appln.it is correct or let me know
Answers were Sorted based on User's Feedback
Answer / karna
functional testing is mainly focused on the output,whether
it meets the specified requirement or not..
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / nisha kamboj
yes,functional testing means to check the behaviour of the
application,whether it is functioning properly or in
correct manner or not...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nitin
functional testing: Test the functionality described in the requirement. (or the functionality which has been implemented).
Regression testing: To verify that the module(s) which may get affected by the newly implemented code is working fine
System Testing: Test the entire system as a whole
Integration testing: When two Components are integrated the the integrated part can be tested to verify they are working fine.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / salma
In functionl testing , tester can verify the default
properties of an application .
eg:-
minimization, maximization, close ,restore etc...
| Is This Answer Correct ? | 0 Yes | 3 No |
how test cases are written in test direcror directly or u fetch from xls
hi friends, anybody WHO NEEDS PROPER GUIDANCE TO MAKE CARRER IN TESTING PLS CONSULT ME. U WILL DEFINITELY BE BENEFITTED. My EMAIL ID: sun2k8@rediffmail.com Test Lead (IBM)
What is manual testing?Is any different types of testing in this?
what is test log..? what it consists?
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
Differentiate test bed and test environment?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Hi, what is tier1.tier2.tier3 company.
this is a question asked by an interviewer..."why have u choose the testing field"
1. what is a test bed ?
What are the Defect Life Cycle?
How do you go about testing a web application?