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) Hi Friends,will any body tell to Me for which Auomation Tool their is great Requirement inht eMarket Eithr the QTP or WINRUNNER and for what reason and how long it is going to remain and wat the Scope for the automation Testing In the Future Please tll to Me In Details Ok .
2 4591How enviornment veriable can be included into my script. I want to include some information into my Excel file using Test run in WR. like User name of system? waht is function to be used? Please clarify.....
2241Hello Guys, Can anybody Explain me about Automation framework?? and how can we prepareAutomation Framework using QTP
3 10505how u write vb script in qtp pls give me some basic script and some material
Datamatics, UHG, Winit,
32 61603How we wil do data driven test using chkpts? Plz. give me complete navigation steps for this?
1 4381When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
2107What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
2 6823
List some advantages and disadvantages of automation testing.
What differs the configuration of Selenium Selenium 2.0 1.0?
Explain the tasks of test closure activities.
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
What is test tools?
viewing entire results after the batch run in qtp Is there is a easier way view the complete results with out opening one by one test scripts
suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question
What are the main key components in web applications and client and server applications?
list potential risks that you have identified so far in Banking domain
What is Cross browser testing? Does UFT support it?
Test Cases For Router&Switch
What is stochastic testing?
What factors determine the effectiveness of automation testing?
If you giving priority as p0, as a developer if I give priority as p2, What happens In user defined function ?
What is the difference between MaxSessions vs. Selenium grid MaxInstances properties?