What are some of the common misconceptions during implementation of automated testing tools for the first time?
1 4108When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
3 4450When I parameterize a script then for each iteration script is executed from begining to end. If I want to execute some middle steps multiple times using Parameterization (avoiding begining and end steps), what is the solution of this (e.g. total steps are 1 2 3 4 5 and i want 2 3 4 only(not 1 nd 5)
2 3908In a webtable, lets say there are 10 records and 1 column. let say "image" is available for 1st,2nd and 3rd records and 4th onwards image is not available. How to recognise for that cell image is available or not?
2 6864How do you find out whether the string is Numeric or Alpha numenric.Suppose..'QTP is an automation testing tool 12345' How should I know it is alphanumeric.Can any one please write the code for this
4 16730In my script there is a link(e.g. 'My Page') when I execute the script sometimes(not every time) QTP throws an error that "My Page(as link)" not found. Pleaase tell me where I need to update
3 4289Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?
1948Friends please let me know how id following possible in QTP: Can I apply conditional loop on a bitmap/image or any other checkpoint. Like if checkpoint passes then if or Else
2 4400
How to get the particular property value?
Is there a way to refresh browser using selenium?
after click on compose mail how can we attached a file in qtp with vbscript code
How to export the tests from selenium ide to selenium rc in different languages?
Tell us what selenium components do you know?
What is actions class in webdriver
what type of framework u r using in ur organization
Is the firefoxdriver a class or an interface?
Explain the qtp test phases.
How to check feasibility of the appliction?in automation testing?
Name some of the commonly used automation testing tools that are used for non-functional automation.
what type of automation is follwed in the project?
Where you get the run time data table?
Name a couple of standard web function found in the function generator?
How can we deal with pop-up windows based on?