Difference between Functional and System testing?
Answer Posted / brahma412
what types of testing do u perform in sys testing?
it means u perform all types of fun testing like gui
testing retestng, regression,smoke,monkey ,end to
end ........ and hardware fun testing like compatibilty
testing , installation testing , port teting.....
do we perform all these types of testing in sys testing?
brahma412@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
Explain briefly your project.
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
What are the different types of integration testing?
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
Why performance testing is performed? What are tools of performance testing?
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
I want to do certification in ISTQB please anybody hepl me with the details and site to refer for further details.............if possible give me the material as well on my mail id a.vishwakarma@aol.com. Please help me........Thanks
What is concurrent user hits in load testing?
Test cases for Internal IP Messenger
What is the difference between action & script ?
What is an mr?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }