I have enrolled for a QTP course which is a four weekend
course.Do you think its a good way to start off learning
this tool?What all do i need with me in order to become a
pro at using this tool?
No Answer is Posted For this Question
Be the First to Post Answer
hi i want write code for "test engineer" in this i want write reverse how ca plz let me know through script
How to get line numbers in your editor in expert view?
How can I find out whether a word in a string is existed or not for example "QTP IS A POWERFULL TOOL FOR AUTOMATION" How can i find out whether "powerfull" is existed in the above string or not Could anyone answer it?
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
what is reusable action and how the same can be implemented (process)?
Explain about import and export files?
Did the scripts need lot of maintenance? If yes, why?
.mtr ( modular test repository or mercury test repository) plz give correct answer??
what is error and fault in terms of software quality?
Tell me few important difference Between QTP and WinRunner?
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
I want to check in the data table(Globalsheet) column exist or not through script .If column not exist only proceeded to next step Pls tell me how to proceeded?