Can we Test Welcome Screens and Process Images with QTP
No Answer is Posted For this Question
Be the First to Post Answer
What is checkpoints for quicktest professional (qtp)?
how to write regular expression for Date field?
How do you copy a value from a cell in an msexcel sheet saved on the desktop into QTP's datatable when the co-ordinates of cell are given?
in a web table , i want you to click a particular object inside cell
what is defination of system testing?
3 Answers CodeArrow, Infosys, Omax,
What is the diffrence bettween QTP 9.0 and QTP 9.1?
What is the difference between Systemutil.run and Navigate.
How to call a function in QTP?Is there any method ? Thanks , PRASANNA
what is framework and types of framework? Need of framework in automation? write folder strucuture of framework.
Hi Everybody, Can anybody please tell me the how to display the result of the QTP in the notepad text file rather than in the QTP result window. Suppose this is my simple script:WHich will open the notepad file and enter some text and then will change the font then will calculate how much time has been taken.Now, in this script i want to display the result in notepad file. Dim s Dim starttimer,endtimer,timeit s="uyetuywqtywqte" SystemUtil.Run "notepad","","Y:\","" Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp Window("Notepad").Dialog("Save As").WinEdit("File name:").Set "test1" Window("Notepad").Dialog("Save As").WinEdit("File name:").Type micReturn Window("Notepad_3").Type s Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp starttimer=timer Window("Notepad_3").WinMenu("Menu").Select "Format;Font..." Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Type "cou" + micDwn Window("Notepad_3").Dialog("Font").WinComboBox ("Font:").Select "Courier" Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Set "Courier" Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type micReturn endtimer=timer timeit=endtimer-starttimer print(timeit) Please also tell me where the function for the text file result will be declared and where it should be called. Thanks, Gaytri
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks