when errors occurs in ur script wat will u do
Answers were Sorted based on User's Feedback
Answer / pulu
Can say in two comdtion
1.Automation testing:We do find error bcoz of typo
mistake,syntax error or during data driven test so we need
review and correction then re-executed again
2.During system testing:Exception occurs so we need to
capture the errors script and the paticular link then send
it to the concern Developer
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mutturaj
Refer the SRS document and get to know whether any changes are done or not. if changes are done then change the script and re-run it. if changes are not done in the SRS document then do Unit testing (like Developers), go through each line of script and find the errors made.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bala krishna
we will reexecute the script once again and update the
script
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bala krishna
we will update the script once again and start executing
the script
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praveen.v.n
If this question is to me, i would replay as:
1. Will refer to the SRS document or EFS document or EBS
document is their any changes done to the code.
2. If changes or new requirement say will use SSL for the
data communication or data will use Secure Socket Layer
for data interchange, where the code been modified for
the new such requirement, and Check with the any new
Test Set-Up to be used to test is mentioned in the above
listed documents or not if listed then only i will
modify the my script and then use it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / na
to praveen v.s....
do we need this much when as error occur in our script?
will it not be sufficient if we change the code and rerun
the script.........pl can any one explain about this in
detail.......thanx in advance
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priya
Sudhakar,
If an error occurs in ur script,y u have to send it to
programmer..Script is something which u developed for
testing the application using a tool.Wat is the role of a
programmer in this?.I really don understand can u explain
me?
Priya
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / priyamagesh
Generally error in script is said to exceptions.tht is for
example jus consider tht ur testing MS word,In tht we are
recording the a activity of creatin a word document and
saving it..so 1st time u save it in a name.So wen u play
back it,wen the activity of saving comes,it wil ask u
tht "the document name already exist,do u wanna overwrite
it?",Its an exception ,the script will not execute
further.for handling this we go for exception handling
concept
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prakash
1. Need to analyse why the error is occurring.
2. If the error occurs just b'coz of change in the code then we need to update the test script according to the new changes in code.
3. If it's occurs b'coz of pre-requisites are not there then we need to fix these first.
4. If it's occurs just by our mistake we need to re-write the test case without any mistake then re-execute the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference found during the Web Page testing & Desktop testing?
what is the diff bet two tier and three tier arch?
what is framework and what is test methodology? (Asked in Zensar Hyderabad today(17-1-12010))
what is API 2.0?
1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...
say me 5 advantage of manaul over automation?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
What is pesticide paradox? How to overcome it?
How to integrate Bugzilla with QTP?
what are the initial templates used in a project (glamorous...)
What r the things,u prefer and prepare before starting testing?