how many scripts r there in QTP? pls any answer this question?
Answers were Sorted based on User's Feedback
Answer / nagapawan
hi,
iam not asking vb scripts r java script. it is realted
to code. it is may be commands r sytax r library functions..
exactly i donot know thats y i kept the question. u
understood what i asked.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / baba fakruddin
If we develop a Test Script in QTP irrespective of
Actions... are called as "Test Script"
it means only one Script available in one Test. until
unless create new Test, any no. of Actions or Functions or
procedures.... etc in one Test called Test Script.
Only One Script in QTP Test.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / baba fakruddin
if you want to see Scripts individually according to
Actions. Go to your Saved Test Folder and open Action0,
Action1, Acion2.... etc., each and every Action contains
its own Test script (.mts) Mercury Test Script.
But we should not say in interviews as no. of Actions
contains no. of Scripts. it is wrong answer, we should say
only one Test Script in one Test in QTP
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aman
only VB Script IS being used, But you can also use
JavaScript, XML etc. It is depend upon the Technology that
you are using
Aman Kumar
aman.testing@gmail.com
| Is This Answer Correct ? | 1 Yes | 4 No |
How do you handle XML exceptions in QTP (Here it is Exception, not the checkpoint)
for a test in QTP i had choose the object repository as shared.after completion of some days i want to conduct the same test again,now the question is HOW TO LOAD THE OBJECT REPOSITORY. is it possible by descriptive programming.could any one tell me how many ways we load it and what is the process?
How QTP identify the system time that's changes every seconds?
How many type of status messages are there ..explain?
How to associate function library at a run time?
Difference between image checkpoint and bitmap checkpoint
Explain the difference between check point and output value?
Please explain me frameworks & how to generate the scripts in framework
How many test scenarios you have automated? How many time it will take to execute 30-40 scenarios? What SDLC model you are following? How often you will execute your test scripts? Because of some changes, your test scripts failed? When you will update your test scripts? How much time it will take to update? Do you know how to connect database? Do you know the direct method to count no. of records (or) rows present in record set once query is executed? How will you create the connection string? How did you resolve conflicts present in Object Repository? How good you are in VB? How will you work on Excel Application? How will you select Excel sheet? If you want to select 10 sheets, will you create 10 separate objects? Given string is “abcd”. What are the methods you will use to display “dcba”? Drives script – explain the frameworks? How you are updating results for each test? What is start up, configuration, navigation scripts? If you are not able to understand the application (some module), who will teach you? What test cases to be automated? When to be automated? What is the testing process you are following? What life cycle you are following? When you will use Descriptive Programming? Do you have the permission to add objects into shared object repository? (OR) someone will maintain SOR? Do you know how to add objects into shared object repository? How many test cases you have automated? How much time will it take to execute? What is complex in automation? When you feel automation is complex? Tell me one scenario, the complex functionality you have automated in your project? Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet. Rate yourself in SQL? Display the employee name who is getting maximum salary? sal ID Salary name 001 100 002 500 003 300 ID 001 002 003 Ename A B C Have you written any test cases while you are in Automation? Manual Testing also will you do or you will work only in automation?
Difference between image checkpoint and bitmap checkpoint
What is the difference between low level recording and analog recording mode when it will be enabled.
what is difference between wait and synchronization point.