define 1)test methodologies, 2)test data 3) test scenario 4
) test environment
Answer Posted / kishores
1) Test Methodology is nothing but implementation of test
strategy i.e description of test levels in which several
test activities are performed. As from testing perspective
integration testing, system testing uses black box testing
methodology. Unit testing uses white box testing methodology.
2) Test data is a real time data prepared with the help of
use cases or sent by the client side. It is used to test the
condition using real time data.
3) Test scenario is nothing but a sequential steps followed
to design test cases. EXAMPLE: to test ATM withdrawal
process we create scenarios.
4) Test environment controlled environment replica of real
time environment where where would be executing our test cases.
I tried my best to answer above questions now lets hear what
other members have to say on the above
Thanks
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
Write the test cases for yahoo home page
Can you explain boundary value analysis?
Explain the difference between alpha testing and beta testing.
How do your characteristics compare to the profile of the ideal manager that you just described?
how to write defects in excel sheets when defects occured
What is defect validity ratio?
What kind of input do we need from the end user to begin proper testing?
Can you explain an application boundary?
in an online banking software,users are connecting to bankserver by login.This login module can take below inputs for user. a/c number prefix-3 digits but doesnot start with 0&1 a/c number sufix-6 digits number password-5to 10 chars alphanumerics in lowercase areacode-3 digits number but optional purpose- cheque deposit money trasfer mini statement bills pay After filling above fields,user can click submit button to connect to bank server.prepare test scenarios for online banking s/w login.
Is there any procedure of web-site development in manual testing. If yes what are factors we should test?
You have a testing team of 10 members, and now you have to reduce it by 5 member and you dont want to increase risk in your product, you are try to cover all functionality to test. What test Strategy you follow.
what are the prerequisite conditins to test clientserver and web applications
Hi Friends, I wish to start my career in manual Testing as I believe I am ready to face Interviews.I have good domain knowledge in banking(investment and retail) and insurance.To be in the competition I have added three years of testing experience to my CV apart from my domain experience. Can someone please advice some real time tips which can help in facing the interview. Thanks in advance
What is CVS and why it is used?
How we will do Memory Testing? There is any tool to do that testing and to whome this testing to be performed?