ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Testing  >>  Automation Testing  >>  QTP
 
 


 

 
 WinRunner interview questions  WinRunner Interview Questions
 Load Runner interview questions  Load Runner Interview Questions
 QTP interview questions  QTP Interview Questions
 Test Director interview questions  Test Director Interview Questions
 Rational TestSuite interview questions  Rational TestSuite Interview Questions
 Silk Test interview questions  Silk Test Interview Questions
 Automation Testing AllOther interview questions  Automation Testing AllOther Interview Questions
Question
We developed 100 descriptive programms and put in running, 
in the midle if any descriptive program is stucked with 
some error? what will happend weather it will execute the 
remaining prg's or it will terriminate ?
 Question Submitted By :: Krishnachand
I also faced this Question!!     Rank Answer Posted By  
 
  Re: We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Answer
# 1
Yes it will execute all the programms continiously even 
though any prog in the middile is have any error and it 
will show in which prg there is an error n what is that 
error at the end of the entire execution.
 
Is This Answer Correct ?    0 Yes 1 No
Krishnachand
[Sungard]
 
  Re: We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Answer
# 2
a)	Hi friends that is the 100 programs of the scripts 
but not descriptive programs
b)	And one more advise tester always call the scripts 
not program
c)	100 descriptive scripts not developed any terser, 
that is only one or two objects not identify then only go 
to the descriptive scripts
d)	Ok the above question 100 scripts of the 
functionally then in middle any problem the, we go for the 
recovery scenario manager.
e)	That is the handling the that problem the scripts

My name is k.chandra sekhar,
My phone no is 09246540049,
Hyderabad.
My mail id is ndra_143@yahoo.co.in 
If any body want full explain send the mail
 
Is This Answer Correct ?    0 Yes 0 No
K.chandra Sekhar
 
 
 
  Re: We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Answer
# 3
The scripts cannot continue, if there is any run-time error 
in the script. It definitely terminate the script chain.
To overcome these run-time errors we generally use Recovery 
Scenarios.
 
Is This Answer Correct ?    2 Yes 0 No
Uday Kumar_anem
 
  Re: We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Answer
# 4
it is not possible the execution chain break but when
working we usually consider all the aspects which can effect
the script execution we use recovery scenario Test run error
option  or  on_Error_resume_next option
 
Is This Answer Correct ?    0 Yes 0 No
Abhesheke
 
  Re: We developed 100 descriptive programms and put in running, in the midle if any descriptive program is stucked with some error? what will happend weather it will execute the remaining prg's or it will terriminate ?
Answer
# 5
Actively we don't know as the system is struked or not. How 
you will think to give the on error resume next.It is 
impossible, because we using to endtask process.After then 
we will go to give the on error resume next or on error 
next option.
 
Is This Answer Correct ?    0 Yes 0 No
Lakshman
 

 
 
 
Other QTP Interview Questions
 
  Question Asked @ Answers
 
Hi all, i have installed QTP8.2 in my system. but script is not generating while recording. What is the problem? is any file missing? pls let me know anybody...Thnaks  3
what are inputs for automation?  1
I recorded a Web based Application running on JAVA and when I went to play them back a week later they didn't run. I noticed that the Browser was putting in a (Underscore and a Number) for each line so i re-recorded and noticed the Underscore line wasn't the same as what i recorded last week so any script I record today will not work next week because the browser settings or how QTP recognizes it keeps changing. This is the new line Browser("Bureau of Labor Statistics_4").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" This is the old line 'Browser("Bureau of Labor Statistics_3").Page("Bureau of Labor Statistics").JavaApplet("SurveyApplet").JavaList ("Select an Area").Select "U.S. city average" Notice the Burearu of Labor Statistics_3 adn Burearu of Labor Statistics_4. Why does it change and how do I prevent it from changing.  4
please write a script to find the text in a application. Note: i dont know the location of that text where it is located. just like negative testing. BSL1
How to Test the mainframe application?(tell me few basic things) Covansys1
1. I have asked the same question for the third time, but i am getting wrong answers. Pls give me the script to count the number of edit boxes or checkboxes in an windows application screen. In windows application childobject is not working, anyone very urgent  8
If there r 1000 test scripts that were written. If a change to any functionality is to be made then how can we know in which script is this functionality existing. iGate2
What is throw object?  1
After coming to know that QTP could not identify non-standard objects, we set those non-standard objects as virtual objects using Virtual object wizard. But how can we identify that qtp could not identify non-standard objects?  6
can u store QTp frame work folders in VSS? If Not where u store those?  1
QTP 9.2, Issue: Creating Shared Object repository. I recorded 2 scripts. I exported the Object Repository to a shared location for the first script. Associated the exported repository to the first script and deleted the Local Repository for the First Script. Now Opened the Second script and try to Add the Local Object Repository of 2nd Script to Exported Object Repository. But I fail. Can anyone please help in providing steps that need to be followed in creating a shared object repository? Thanks in Advance. UHG3
What is XML checkpoint in QTP. How we can use in Web Based application LinkEdge2
Dear Friend, I am New in QTP 10 so can any one tell me how to do QTP testing on WEB APPLICATION while writing VBScript. If Possible then Give Example how to write vbscript in QTP to test WEB Apllication. Vishal Patil  1
What is a Run Time Data table?  1
Hello, How can i capture first letter of any string using QTP. For ex.. i want "j" in the below string "john" could any one explain me? Is there any function for that? Livetek2
Interviwer asked, How many years exper.. on QTP? I said, total 2 yrs exp in manual and QTP. QTP only current project arround 3 months. then interviewer ask , HOW BOLD YOU QTP? What you say?  1
does automation replace manual testing?  2
hi how could i get installation guide for QTP 9.0 on XP help me for this !!!!!  1
What is throw object? AZTEC1
what is stlc and its contents?  1
 
For more QTP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com