what is difference between testing and development in your
view?
Answer Posted / praveen.v.n
Testing: Testing is a constructive process through dis-
structive process.
Testing is done / executed to check the quality of the
code, stability of the code, resistability of the code -
the user input ualues.
Development: Development is a process of providing a
solution.
Development is a process of approaching a solution a
problem.
Eg: Custom Need his application to generate random numbers
by accepting some valid values (Characters, Numericals, and
Alpha Numeric char's only)from the user.
→ Developer will desing a input place / field
→ Accepts all the valid values defined in the requirement
→ He checks is it accepting the char's →→ called as Unit
Test
→ Then Developer rights some code to for generating random
numbers which is not hard coded with the code.
:-) then he says now your build is ready.
Testing is done here to check the implementation is correct
at all the modules. If you feel that you need more info
Mail with this question as subject line.
thanks and regards
praveen.v.n
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is Windows Test Technologies? Where i will get all information of it.
What is actually a rule based testing
What processes/methodologies are you familiar with?
How do you perform configuration management with typical revision control systems?
What does a manual tester need to become proficient with db testing?
What is a code walk through?
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
Give an example for pre testing and post testing ?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
After insert the record in front-end, how will you check the back end by manually? Please explain?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.
What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?