Automation Testing (7699)
Manual Testing (7121)
QA Concepts (917)
Mobile Testing (238)
Test Cases (630)
Test Documents Reporting (59)
Database Testing (90)
Behavior Driven Development (BDD) (103)
Testing AllOther (1138) Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
4 9290when i add the items to the repositry, the item is loading is "winmenu", but wn i write the script the tool is not able to recognise the item, i know that we need to define the mandatory or assitive properties here, but i am confused wt i need to difine here and on wt basis i need to select the properties and define it, can any one help me out on this.
1901Please have a look at this: a = Browser("Travel Boutique Online").Page("Travel Boutique Online_2").webelement("innerhtml:=2622").getroproperty("y") a=a+9 msgbox a Browser("Travel Boutique Online").Page("Travel Boutique Online_2").image("alt:=check","y:=a").click Now please let me explain. As clear from code I am trying to enter value of variable 'a' as Property y. But each time QTP AND MY SYSTEM stops responding when this line is execcuted. But When i enter some number in place of 'a' in the last line. it works fine. Please let me know what I am doing wrong at time of entering the variable in last line. Thanks a lot
3 6221
What are the important steps for testing jdbc request?
How to data driven test for Win objects in QTP ?
What is Application Performance testing and Operational performance testing
Where should you add a web_reg_save_param function to a script?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
Explain testing?
What are the types of disk array used in SAN?
How are concurrent users differing from simultaneous users?
What is closed box testing?
What are the experience-based testing techniques?
Does any one have Performance test plan and Security test plan? Please help me as i need it ASAP... Thanks in Advance.
What is the Command used to start the QTP
How to handle a dropdown in selenium webdriver? How to select a value from dropdown?
Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?
How do you test DLL files using automation Tool QTP?