Search:

Type: Posts; User: myth.ks; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    3,226

    Re: Retrieve text attached with checkbox

    Hi,

    I believe, u are talking abt the lable of the checkbox..if so u can get it through the table...if checkbox object is inside the table.

    v_strChkBoxValue =...
  2. Answers
    2
    Views
    4,910

    Re: About Sync Timing in QTP

    Thanks Yousuf for the rply:-)
  3. Answers
    3
    Views
    4,097

    Re: Regular Expression

    Regular expression are used when the part of the particular property of an object which was used most oftenly changes dynamically ..

    Say suppose for an example...take google application..
    ...
  4. Thread: QTP related

    by myth.ks
    Answers
    3
    Views
    3,065

    Re: QTP related

    Hi sakura,

    Always go with the web based application like google and yahoo.It will give you the idea abt QTP.Then u can try with the window base app like Flight reservation which come along with ur...
  5. Answers
    2
    Views
    4,910

    About Sync Timing in QTP

    What is the Maximum Sync Time can be used in QTP?Have anyone tired this?
    If so Please let me know.....
  6. Re: copied Descriptive programing run on another system

    Yeah surely it will run...
  7. Re: How to execute second record from run time datatable ?

    DataTable.SetCurrentRow(i) where "i" is the record/row number from the data table.
  8. Re: Can we assign input data from Notepad to the script?

    but if we have bulk data input it will be hard to use dlimiter for every row and very panic..
  9. Answers
    5
    Views
    8,903

    Re: Unable to import data into local sheet

    Hey try this and see..u missed the dbl quotes

    DataTable.ImportSheet "path of the excel file" ,1,"Action1"
  10. Thread: QTP Scripting

    by myth.ks
    Answers
    6
    Views
    6,438

    Re: QTP Scripting

    Reusability - the scenario or function that will be used across your project.

    Modularization - broke/split the scenarios in to small parts, so that it can be more reusable.

    Example : take...
  11. Thread: parameters

    by myth.ks
    Answers
    3
    Views
    3,118

    Re: parameters

    no probs then,go to the keyword view and select Constant instead of Parameter.
  12. Thread: parameters

    by myth.ks
    Answers
    3
    Views
    3,118

    Re: parameters

    Let me know how u have use the paramaterization....the data source for parameterization can be internal/external.

    Simple way is..u can hardcode the value(s)...
  13. Answers
    2
    Views
    4,564

    Re: How to find QTP version ?

    Open the Tool,go to Help->About Quick Test Professional option,it will give u the version details.
  14. Re: Which scripting language most commonly used in winrunner

    Hi,

    Winrunner uses TSL langauge(Test Script Language). For function call ,looping,construction statement we can use the C-Language.

    Winrunner can be used to test the frontend web,window apps...
  15. Thread: QTP Scripting

    by myth.ks
    Answers
    6
    Views
    6,438

    Re: QTP Scripting

    Hi,

    Develop Logic building,say suppose..if you have 10 scenarios/test cases..u need to know how to bulid resuablity and how to modulize the test cases,what are the values can be parametrize.
    ...
  16. Re: Use of export xml file and import xml file options

    In QTP we have option to convert our object repository (.tsr) file to XML file.
    The main usage of XML file is, it will compress the size of the .tsr file.Say if u have 5 MB size of .tsr file and u...
  17. Re: I'm not able to write the script for login page

    Hey Anurag,

    First let me know whether u r using external datasheet or QTP inbuild datasheet.

    If you are using inbuild datasheet,u can fetch the values from the data sheet and pass it to the...
  18. Re: Write Script in QTP for Login screen with different combinations

    You can use data driven or parametrization concept for all possible login test.
  19. Re: Can we assign input data from Notepad to the script?

    You can use notepad for data input.But in notepad the field(s) should be seperated by delimiter like comma,semicolon etc.,.y u are opting for notepad rather than excel?..excel will pretty much...
  20. Answers
    1
    Views
    2,880

    Re: Hello to everyone in QTP family

    Helo Archana
  21. Re: Script which retrieves the current path of the test script

    sObjRepoFile = Environment.Value("TestDir")

    Set oFso = CreateObject( "Scripting.FileSystemObject" )

    Environment.Value("RelativePath")=oFso.GetParentFolderName( oFso.GetParentFolderName(...
  22. Re: How QTP is used for Regression Testing(process)

    The main purpose of automation is for Regression testing and to reduce the manpower.

    Could you tell me what is the exact content you are expecting?
  23. Re: How do you convert local repository scripts to shared repository

    okie cooool.....
  24. Re: How do you convert local repository scripts to shared repository

    Hi Arun - Hetal Desai needs to merge the local object rep(s) and need to make it as one obj rep.Is there any options in 9.1?
  25. Re: How do you convert local repository scripts to shared repository

    Hey there is a concept called Object Repository Manager in 9.2 version but i donno abt 9.1..you can add ur local object rep(s) in Repository manager and can used accross the scripts.
Results 1 to 25 of 35
Page 1 of 2 1 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact