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 |
suppose if you are in ATM center and if you withdraw an amount of rs. 10000/-, you get a message to your mobile for deduction of amount but you did not receive any amount from ATM machine. What will you do? How do you rise a defect?
Why must we test cookies?
3. How would u test and automate Windows Auto-Update featur
what is Gui testing?
Is dekstop testing and client-server testing same ?
What is the difference between Product-based company and Projects-based company?
22 Answers CTS, Google, Wipro,
difference between web based server and client based server?
this question i got from iflex anybody pls give some useful information. is it possible to get severity1bugs in thirds round testing before release after two rounds of system testing completed?
what is android testing?
What sre the documents used in SDLC, and STLC?
what is test initiation? can anybody post the answer. very urgent?
what is release notes?and when it is prepared and who prepares that?.