when errors occurs in ur script wat will u do

Answers were Sorted based on User's Feedback



when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

Answer / bala krishna

we will reexecute the script once again and update the
script

Is This Answer Correct ?    0 Yes 0 No

when errors occurs in ur script wat will u do..

Answer / bala krishna

we will update the script once again and start executing
the script

Is This Answer Correct ?    0 Yes 0 No

when errors occurs in ur script wat will u do..

Answer / janu

We will rectify the error and re-run the script

Is This Answer Correct ?    0 Yes 0 No

when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

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

when errors occurs in ur script wat will u do..

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

Post New Answer

More Manual Testing Interview Questions

what are the status have in QC(Test Management Tool). and how you report?

0 Answers  


1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?

0 Answers  


What is the difference b/w Smoke Testing and Sanity Testing?

11 Answers   STQC,


Explian traceablity matrix with an example ?

4 Answers   RTG,


In testing can you explain the concept of work bench?

1 Answers  






Difference between Agile process and V Model

2 Answers   Cap Gemini,


if u find bug is duplicated is it needed to again log it .how do u find bug is duplicated using test director as a tool

2 Answers   SAP Labs,


Whenever developer will recieved the defect from the tester,then he will go thru the defect whether it is acceptable or not?for that he will execute that application again,while executing if he did not found any such type of defect(what we are rise the defect above),then he will send that defect to the corresponding tester with status of 'reject',as a tester what we can do?(here writing the reproduce steps and attached screen shots has been done by tester while sending the defect to the developer, no need to send reproduced steps and screen shots again)

6 Answers   CTS, IBM,


what is cyclomatic complexity

1 Answers  


what is STUB & DRIVERS ?

6 Answers  


How many tabs are in QC?Name some tab

3 Answers   Amdocs,


what is difference between severity and priority? what is difference between bug and defect?

23 Answers   AD Solutions, Cognizant,


Categories