I am a beginner plz tell me,how do we write scripts in QTP?
In my opinion we can write scipts in expert view or there
is another option where we can write scripts. plz tell me.
Answer Posted / gurpreet
Thanks a lot Aparna and Sushma for the answers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
1 Folders in VSS 2 In navigation script there are 100 script i want to run first 50 and 37th script also not needed to run how to do this 3 What is navigation script,Driver script, business script what we are loaded in this script 4 use of resource tab 5 Difference between verification and validation give real scenario example 6 file scripting object when to use it 7 what are the problems you are faced while testing web application 8 difference between expert view and keyword view 9 difference between QTP 8.2 and QTP 9.2 navigation frame work please answer these questions from real time working people as early as possible
How qtp recognizes the object?
Explain the concept of object repository and how quicktest professional (qtp) recognises objects?
When and why to use descriptive programming?
how will load the object during runtime?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
Can we record an application running on a remote machine using qtp?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is the process of synchronizing qtp and aut?
Without using gui map editor we can recognize the application in winrunner ?
Where is the resultset of a sqlquery (which is fired by rsobj.open sqlquery,xxxx,xxxx) stored ?
Explain the use of action split in qtp?
How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks
How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s.