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) What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?
2973How we can explain a bug which may arrive at the time of testing? Explain that bug in details?
1 5910hi everybody this questions is only for qtp real time users. anyone please clearly explain the approach u r following for qtp testing in ur company or qtp framework u r following in ur company pelase give me clear explanation then u did great favour to inexeprienced qtp users
2357We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
2 6457What type of error u will get if u have not installed java add in in java project? what is the error name ?
1 5987What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
4023
What is test documentation?
What is the selenese command to show the value of a variable in the log file?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can you explain steps in function points?
is there any addin for remedy user application
What are the common bugs found while mobile testing?
how will the test plan is pepared in ur organisation>?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
What the webdriver supported mobile testing drivers do you know?
How does the size of the OPCODE field limit the number of operations? Give an example to support your explanation?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
What type of function generate and insert by the vugen to the script when you record a script?
How is the Bitmap checkpoint different from Image checkpoint?
what are all the folders maintained in memory location?
Why do you create parameter?