hi i have 4 yrs exp in manual and automation testing using
QTP i need sample resumes plz can u send this mail id
pbre1980@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
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
does qtp need record and playback in realtime. plz tell exactly wat happens
describe some problem that u had with automation testing tool?
What is the short cut keys for the following?
Is the provision for integrating QTP with QC ,available from the version 9.0 onwards only or even 8.2 version has such provisions?
How do u connect database through QTP tell me both Ms Access and SQL
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
how to test one edit box using dotnet addin for Web Applications? write script?
where is the bitmap checkpoint be saved
How to creating an output value using quicktest professional?
Write a script to verify font style and color of a windows object using descriptive programming
Explain qtp(quick test professional)?